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/02/08 07:40:00 UTC

[jira] [Commented] (LUCENE-10378) Implement Weight#count on PointRangeQuery

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

Adrien Grand commented on LUCENE-10378:
---------------------------------------

[~gworah] Have you had a chance to start working on something? I'm also interested in this change which I'd like to use for range faceting.

> Implement Weight#count on PointRangeQuery
> -----------------------------------------
>
>                 Key: LUCENE-10378
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10378
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>
> When there are no deletions and the field is single-valued (docCount == size) and has a single-dimension, PointRangeQuery could implement {{Weight#count}} by only counting matches on the two leaves that cross with the query.



--
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