Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.1
-
None
-
None
-
New
Description
The Cartesian Tier filtering code in the spatial code can be simplified, tidied and generally improved. Improvements include removing default field name support which isn't the responsibility of the code, adding javadoc, making method names more intuitive and trying to make the complex code in CartesianPolyFilterBuilder more understandable.
Few deprecations have to occur as part of this work, but some public methods in CartesianPolyFilterBuilder will be made private where possible so future improvements of this class can occur.
Attachments
Attachments
Issue Links
- is depended upon by
-
LUCENE-2139 Cleanup and Improvement of Spatial Contrib
- Closed
- is part of
-
LUCENE-2350 Refactor/Cleanup Lucene Spatial
- Resolved