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

ASF subversion and git services commented on LUCENE-10455:
----------------------------------------------------------

Commit 29282fa315b723b32f8e788ba29e2311f7ece83f in lucene's branch 
refs/heads/branch_9x from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=29282fa ]

LUCENE-10455: CHANGES entry.


> IndexSortSortedNumericDocValuesRangeQuery should implement 
> Weight#scorerSupplier(LeafReaderContext)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10455
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10455
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Lu Xugang
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> IndexOrDocValuesQuery was used as a fallbackQuery of 
> IndexSortSortedNumericDocValuesRangeQuery in Elasticsearch, but When 
> IndexSortSortedNumericDocValuesRangeQuery can't take advantage of index sort, 
> the fallbackQuery(IndexOrDocValuesQuery)  always only supply Scorer by 
> indexQuery, beacuse IndexSortSortedNumericDocValuesRangeQuery did not 
> implement Weight#scorerSupplier(LeafReaderContext).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to