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 results should include entries that contain search terms that are separated by other words #25

Open
louh opened this issue Oct 5, 2013 · 1 comment
Assignees

Comments

@louh
Copy link
Member

louh commented Oct 5, 2013

(10/5 EDIT: Reworded for clarity, with some more examples.)

Currently, a search like "space research" returns only results where the two words are not separated by other words. In our case, this functionality is good for returning more relevant results (e.g. NAICS code 927110 “Space Research and Technology”) that the official Census search result does not have. (This can be checked on this search form).

In comparison, the official Census search result also returns 541712, “Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology)”, because the words "space research" appear, separated by other words, in the list of index entries (aka, the list of alternate titles). We should do the same.

Another situation that might be more prevalent is if someone searches for "pizza shop." The current search returns no results. The official Census search will properly return the result of 722513 (pizza delivery shops)

cc @rclosner

@ghost ghost assigned migurski Oct 5, 2013
@ghost ghost assigned richaagarwal Oct 22, 2013
@robinsondotnet
Copy link

Is it solved?

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

4 participants