godong9 / solr-node

Simple Solr Node Client Project.
MIT License
25 stars 25 forks source link

Fix query for older Solr versions #67

Open adaxi opened 6 years ago

adaxi commented 6 years ago

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/