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

Set up a Solr Search request handler #220

Open
1 task
tpendragon opened this issue Nov 7, 2024 · 0 comments
Open
1 task

Set up a Solr Search request handler #220

tpendragon opened this issue Nov 7, 2024 · 0 comments

Comments

@tpendragon
Copy link
Contributor

Reasoning

A special search handler that we configure for how to respond to search will let us configure programmatic select differently than searching, and let us put all our required configuration in there.

Acceptance Criteria

  • There's a /search edismax request handler that we only have to send q and maybe fq to.

First Step

Look up the search handler documentation in Solr.

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