Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equals and not contains #46

Open
cpaleop opened this issue Oct 15, 2018 · 1 comment
Open

Equals and not contains #46

cpaleop opened this issue Oct 15, 2018 · 1 comment
Labels
good first issue Good for newcomers

Comments

@cpaleop
Copy link

cpaleop commented Oct 15, 2018

The Documentation examples says this:

_Lets say you want to filter the results by searching the text that contains the string "123".

GET /example?q={"text":"123"}_

This is wrong. Results are those whose text == "123" and not those who contain the text "123".

@iamraf
Copy link

iamraf commented Nov 28, 2018

Can confirm.

@apavlidi apavlidi self-assigned this Dec 4, 2018
@apavlidi apavlidi removed their assignment Oct 17, 2019
@apavlidi apavlidi added the good first issue Good for newcomers label Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants