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

Search terms that are separate words should match text separately #12

Open
louh opened this issue Jun 1, 2013 · 2 comments
Open

Search terms that are separate words should match text separately #12

louh opened this issue Jun 1, 2013 · 2 comments

Comments

@louh
Copy link
Member

louh commented Jun 1, 2013

No description provided.

@louh
Copy link
Member Author

louh commented Jun 1, 2013

For instance, searching "space research" should match Census functionality which returns:

541712  Guided missile and space vehicle parts (except engines) research and development

@louh
Copy link
Member Author

louh commented Jun 1, 2013

In order for this to work, a term like "space research" should only match within each index entry. Otherwise an entire code gets returned if either "space" or "research" matches any of the index entries, which is less useful.

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

No branches or pull requests

1 participant