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

Apache Solr binding uses only the default endpoint #48

Closed
agazzarini opened this issue Sep 7, 2018 · 1 comment
Closed

Apache Solr binding uses only the default endpoint #48

agazzarini opened this issue Sep 7, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request task
Milestone

Comments

@agazzarini
Copy link
Member

While Elasticsearch has a single _search enty point, Apache Solr lets you configure several endpoints (i.e. request handler). At the moment RRE is using only the endpoint (i.e. request handler) marked as default.

Although query templates already allows to do that (by inserting a qt parameter in the template) it would be better to have a formal way to change that.

@agazzarini agazzarini added enhancement New feature or request task labels Sep 7, 2018
@agazzarini agazzarini added this to the 1.1 milestone Sep 7, 2018
@agazzarini agazzarini self-assigned this Sep 7, 2018
@agazzarini
Copy link
Member Author

Invalid issue, the request handler can be specified in query templates using the "qt" parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task
Projects
None yet
Development

No branches or pull requests

1 participant