Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New
Description
When searching for indexed non-point shapes (such as polygons), there are redundant cells which can be skipped at the bottom "detail level" of the search. This won't be a problem once LUCENE-4942 is fixed since there then won't be any but it's easy to fix now.
This affects all predicates RecursivePrefixTreeStrategy uses except Contains.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-4942 Indexed non-point shapes index excessive terms
- Closed