Hide
rsolr 0.12.1 and rsolr 0.12.0 do not allow for use of curb and so fall back to Net::HTTP. Curb is preferred for its speed.
I also had an issue where New Relic RPM, which uses Net::HTTP conflicted with the Blacklight Solr connection. That error was the result of a known, and I believe recently fixed, bug in Net::HTTP, but not something I can upgrade to at this time.
Once Matt pushes out the curb extension, I'll try upgrading the rsolr version number.
I'd like to get this into 2.5, but let's see how it goes.
Show
rsolr 0.12.1 and rsolr 0.12.0 do not allow for use of curb and so fall back to Net::HTTP. Curb is preferred for its speed.
I also had an issue where New Relic RPM, which uses Net::HTTP conflicted with the Blacklight Solr connection. That error was the result of a known, and I believe recently fixed, bug in Net::HTTP, but not something I can upgrade to at this time.
Once Matt pushes out the curb extension, I'll try upgrading the rsolr version number.
I'd like to get this into 2.5, but let's see how it goes.