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

Auto-complete sources #3

Open
DallanQ opened this issue Jun 16, 2014 · 0 comments
Open

Auto-complete sources #3

DallanQ opened this issue Jun 16, 2014 · 0 comments

Comments

@DallanQ
Copy link
Collaborator

DallanQ commented Jun 16, 2014

Modify MultiRequestHandler.java to handle a "sourceautocomplete" request that searches source titles, similar to how "placeautocomplete" searches place titles. We need to create a new SourceSearcher.java along the lines of PlaceSearcher.java, but not nearly as complex. A boolean query (or even a phrase query) on the source titles should do it.

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

1 participant