You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2022/03/05 17:34:00 UTC

[jira] [Resolved] (LUCENE-10455) IndexSortSortedNumericDocValuesRangeQuery should implement Weight#scorerSupplier(LeafReaderContext)

     [ https://issues.apache.org/jira/browse/LUCENE-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrien Grand resolved LUCENE-10455.
-----------------------------------
    Fix Version/s: 9.1
       Resolution: Fixed

> 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
>             Fix For: 9.1
>
>          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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org