You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/03 22:35:00 UTC

[jira] [Commented] (SOLR-15845) Solr needs its own Version class

    [ https://issues.apache.org/jira/browse/SOLR-15845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468243#comment-17468243 ] 

ASF subversion and git services commented on SOLR-15845:
--------------------------------------------------------

Commit 02b7590d21013c96db9349ee05a5cb3ddfd11922 in solr's branch refs/heads/main from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=02b7590 ]

SOLR-15845 SolrVersion class only recording current version, and based on SemVer (#472)



> Solr needs its own Version class
> --------------------------------
>
>                 Key: SOLR-15845
>                 URL: https://issues.apache.org/jira/browse/SOLR-15845
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 9.0
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Blocker
>             Fix For: main (9.0)
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org