Varun V Shenoy created LUCENE-5774:
---------------------------------------
Summary: RPT Within can skip allCellsIntersectQuery when no leafy
branches are pruned
Key: LUCENE-5774
URL: https://issues.apache.org/jira/browse/LUCENE-5774
Project: Lucene - Core
Issue Type: Improvement
Components: modules/spatial
Affects Versions: 5.0
Reporter: Varun V Shenoy
Priority: Minor
When no leafy branches are pruned we need not call allCellsIntersectQuery since
there is no sort of approximation and we need not descend to the full detail
level to check for intersecting cells.
The filter should be modified to take a boolean to make this method work via
simple intersects() call instead of recursive-descent.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]