Simplify and tidy Cartesian Tier Code in Spatial
------------------------------------------------
Key: LUCENE-2173
URL: https://issues.apache.org/jira/browse/LUCENE-2173
Project: Lucene - Java
Issue Type: Improvement
Components: contrib/spatial
Affects Versions: 3.1
Reporter: Chris Male
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]