[
https://issues.apache.org/jira/browse/LUCENE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male updated LUCENE-2173:
-------------------------------
Attachment: LUCENE-2173.patch
Updated patch to remove PolyCheck class which didn't seem to have a purpose and
was broken by the changes to visibility in CartesianPolyFilterBuilder
> 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
> Attachments: LUCENE-2173.patch, LUCENE-2173.patch, LUCENE-2173.patch
>
>
> 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]