[
https://issues.apache.org/jira/browse/LUCENE-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877098#comment-16877098
]
ASF subversion and git services commented on LUCENE-8896:
---------------------------------------------------------
Commit 7fc9b4976eec5912f9f10e849cf4f4c3c77b27a4 in lucene-solr's branch
refs/heads/SOLR-13105-visual from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=7fc9b49 ]
LUCENE-8896: Override default implementation of
IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries (#756)
> 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
> Assignee: Ignacio Vera
> Priority: Major
> Fix For: master (9.0), 8.2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]