You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/08/03 15:49:00 UTC

[jira] [Comment Edited] (SOLR-16303) Upgrade to Lucene 9.2

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

Kevin Risden edited comment on SOLR-16303 at 8/3/22 3:48 PM:
-------------------------------------------------------------

[~mdrob] so https://github.com/apache/lucene/commit/3063109d8375b7bd94873e7ac70c52ad57037773#diff-861f4cb247a891e11c18ba51f34db14ddeebc8394fe8e0814ee583cac622662b introduced the change that made LongFieldSource slightly less extensible. 

The fix you added to DatePointField matches how all the other *FieldSource works today. I don't quite understand why DatePointFieldSource extends from LongFieldSource in the first place since it is different. It is annoying there is duplicate logic all over the *FieldSource classes, but at least its clear what is going on.



was (Author: risdenk):
[~mdrob] so https://github.com/apache/lucene/commit/3063109d8375b7bd94873e7ac70c52ad57037773#diff-861f4cb247a891e11c18ba51f34db14ddeebc8394fe8e0814ee583cac622662b introduced the change that made LongFieldSource slightly less extensible. 

The fix you added to DatePointField matches how all the other *FieldSource works today. I don't quite understand why DatePointField extends from LongFieldSource in the first place since it is different. It is annoying there is duplicate logic all over the *FieldSource classes, but at least its clear what is going on.


> Upgrade to Lucene 9.2
> ---------------------
>
>                 Key: SOLR-16303
>                 URL: https://issues.apache.org/jira/browse/SOLR-16303
>             Project: Solr
>          Issue Type: Task
>            Reporter: Mike Drob
>            Priority: Critical
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Lucene 9.3 is coming soon, we should try to stay current and at least get on 9.2 if we can.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org