kitconcept / kitconcept.recipe.solr

Buildout recipe for Solr
1 stars 0 forks source link

Fix solr version #1

Closed gforcada closed 6 years ago

gforcada commented 6 years ago

luceneMatchVersion should match the version of Solr, ideally that should be picked up from the download Solr version, but as the default is to use Solr 7.3.0 it needs to be updated to that version.

tisto commented 6 years ago

@gforcada thanks for the fix. Yeah, updating that automatically would be nice. Though,in my experience all Solr versions will work no matter what value is in this field.

gforcada commented 6 years ago

I thought that myself and it seems that, at some point, it does matter: https://stackoverflow.com/questions/29956643/solr-lucenematchversion-syntax