Colvin Cowie created SOLR-16958:
-----------------------------------
Summary: Spurious warning logged when using latest
luceneMatchVersion
Key: SOLR-16958
URL: https://issues.apache.org/jira/browse/SOLR-16958
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 9.2.1, 9.3, 9.2
Reporter: Colvin Cowie
Assignee: Colvin Cowie
Moving to Solr 9.3 I specified
{{<luceneMatchVersion>9.7.0</luceneMatchVersion>}}
In the logs I saw
|SolrConfig|You should not use LATEST as luceneMatchVersion property: if you
use this setting,​ and then Solr upgrades to a newer release of
Lucene,​ sizable changes may happen. If precise back compatibility is
important then you should instead explicitly specify an actual Lucene version.|
That's a result of
[https://github.com/apache/solr/commit/05f61f60bb631662035439f84edf5df9e06b5790#r126093986]
changing the comparison to use equals() rather than == as it did previously.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]