You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Atri Sharma (JIRA)" <ji...@apache.org> on 2019/07/01 09:13:00 UTC

[jira] [Commented] (LUCENE-8896) Override default implementation of IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries

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

Atri Sharma commented on LUCENE-8896:
-------------------------------------

Does PointRangeQuery not already have its custom intersects implementation?

> Override default implementation of IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries
> ------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-8896
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8896
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Priority: Major
>
> In LUCENE-8885, it was introduced a new method on the {{IntersectsVisitor}} interface. It contains a default implementation but queries can override it and therefore benefit when there are several documents on a leaf associated to the same point.
> In this issue the following queries are proposed to override the default implementation
> * LatLonShapeQuery
> * RangeFieldQuery
> * LatLonPointInPolygonQuery
> * LatLonPointDistanceQuery
> * PointRangeQuery
> * PointInSetQuery



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org