[
https://issues.apache.org/jira/browse/SOLR-17170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18096343#comment-18096343
]
David Smiley commented on SOLR-17170:
-------------------------------------
Admittedly, the back-compat check for 9.11 is iffy since it checks Lucene
Version.LUCENE_9_12_3 which, for 9.11 will be the very same Lucene version
available in the 9.10.1 release. Someone needs to set luceneMatchVersion to
9.12.2 or less despite them maybe upgrading from using 9.12.3 without issue
previously. This is an unfortunate consequence of Solr not having a
compatibility version in solrconfig.xml to replace that of Lucene.
> Support Blocks in Index Sorting
> -------------------------------
>
> Key: SOLR-17170
> URL: https://issues.apache.org/jira/browse/SOLR-17170
> Project: Solr
> Issue Type: New Feature
> Reporter: Mikhail Khludnev
> Assignee: David Smiley
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Lucene supports index sorting (I'm not sure whether Solr support it now), but
> starting from [Lucene
> 9.10|https://github.com/apache/lucene/releases/tag/releases/lucene/9.10.0] it
> let to presort blocks see https://github.com/apache/lucene/pull/12829
> The point is to support sorting blocks in Solr while indexing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]