Skip to content

Fix query for older Solr versions#67

Open
adaxi wants to merge 1 commit intogodong9:masterfrom
adaxi:master
Open

Fix query for older Solr versions#67
adaxi wants to merge 1 commit intogodong9:masterfrom
adaxi:master

Conversation

@adaxi
Copy link

@adaxi adaxi commented Nov 15, 2017

On older solr the endpoints are not prefixed by the core name.
This fix ensures that the requests without a core name are: /solr/select instead of /solr//select/

On older solr the `select` endpoint is not prefixed by the core name.
This fix ensures that the requests without a core name are: `/solr/select` instead of `/solr//select/`
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

Successfully merging this pull request may close these issues.

1 participant