You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
/search
edismax request handler that we only have to sendq
and maybefq
to.First Step
Look up the search handler documentation in Solr.
The text was updated successfully, but these errors were encountered: