Skip to content

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