lugensa / scorched

Sunburnt offspring solr client
MIT License
27 stars 19 forks source link

Adds note about Solr 4.x being unsupported. #36

Closed mlissner closed 7 years ago

mlissner commented 7 years ago

Solr 4.x doesn't work because it doesn't have the schema REST API.

This is pretty important to mention because people like me (that are using ancient versions of Solr) can go in circles for a while before figuring out that it's just a version incompatibility, not their local set up.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 95.369% when pulling 11d8359e1769a8d5175e0567351909df42e761ea on mlissner:patch-2 into 607573095b82655f62f0bf587ac02132c9404ad3 on lugensa:master.

lujh commented 7 years ago

Hm, we are also using scorched with an older installation of solr. This should not be the case.

mlissner commented 7 years ago

Right you are! Looks like I was misinformed on the Solr IRC channel yesterday.

I did some more digging in the changelogs and found that the schema changes landed in version 4.3. I've updated my patch accordingly.

Also: THANK YOU! You saved me from having to do a nasty upgrade!

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 95.267% when pulling 734fdfe19fa46c4c12c0cfd5c65657b8105af9b7 on mlissner:patch-2 into 607573095b82655f62f0bf587ac02132c9404ad3 on lugensa:master.

mlissner commented 7 years ago

Just checked the build. It failed due to a timeout with http bin.