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

multi word search #5

Open
pilosof opened this issue Sep 15, 2014 · 1 comment
Open

multi word search #5

pilosof opened this issue Sep 15, 2014 · 1 comment

Comments

@pilosof
Copy link

pilosof commented Sep 15, 2014

when searching for multiple words any way to limit results to the ones that contain all words... otherwise it's kind of useless...

tried "+hello +world"

@yathit
Copy link
Owner

yathit commented Sep 16, 2014

You are right. For the time being please use ranking. Results matching both words will rank first. It should be good enough in most case. You can filter yourself.

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