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

How can I do exact phrase match? #104

Open
crysper opened this issue Dec 31, 2016 · 1 comment
Open

How can I do exact phrase match? #104

crysper opened this issue Dec 31, 2016 · 1 comment

Comments

@crysper
Copy link

crysper commented Dec 31, 2016

I like this gem, but like pg_search, I'm not able to do an exact search of 2 words. For example if I have in a field "marketing guy" and another "marketing person" and I search for "something | marketing person" i want to show only he field containing "marketing person" not both that contain "marketing" word.

How can I achieve that?

@simi
Copy link
Contributor

simi commented Mar 1, 2020

now you can use web_search and quoted term

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants