Jan Høydahl created SOLR-15845:
----------------------------------

             Summary: Solr needs its own Version class
                 Key: SOLR-15845
                 URL: https://issues.apache.org/jira/browse/SOLR-15845
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 9.0
            Reporter: Jan Høydahl


>From 9.0 on, Solr may release with a different version number than the Lucene 
>it depends on, since Lucene is just another jar dependency now.

Several places in our code base we either print a version based on Lucene 
Version, or make other decisions based on it. It's still the correct Version to 
use for index compatibility and analysis plugins, but other places we need a 
{{SolrVersion}} to replace it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to