Sunday, April 5, 2026 8:21:43 PM

Bug Report: [Solr Core] Could not index to Solr, because "Solr Core URL" ended with a forward-slash. - FIXED

12 years ago
#25 Quote
Hi, according to the setup documentation, in the Solr Core screen on the "configure" tab, the "Solr Core Url" should end with a forward slash ("/"). However, this resulted in Solr not being sent updates, because nopAccelerate will add an additional slash, which my webserver (Jetty) had problems with, resulting in 404 responses.

Workaround is to remove the forward slash at the end of the Solr url (e.g. "http://localhost:8983/solr/collection1")

I think the setup-documentation should be updated, or this should be fixed in nopAccelerate (so it doesn't matter if the url ends with "/" or not)

thanks,
Dion
0
12 years ago
#31 Quote
Dear Dion,

Thank you for reporting.
We are checking this right now and update you shortly with resolution. As suggested we will also make changes to the documentation. Please note that appropriate issue is created in our system for this.
0
Krutal M
nopAccelerate Team
12 years ago
#33 Quote
Thanks for your fast responses, guys! I really like your support!

--Dion
0
12 years ago
#45 Quote
Dear Dion,

We have updated our documentation. And removed forward-slash from end of the Solr Core URL.

Thank you once again for notifying us.
0
Krutal M
nopAccelerate Team