[
https://issues.apache.org/jira/browse/LUCENE-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned LUCENE-5745:
------------------------------------
Assignee: David Smiley
> Refactoring AbstractVisitingPrefixTreeFilter code using cellIterator.
> ---------------------------------------------------------------------
>
> Key: LUCENE-5745
> URL: https://issues.apache.org/jira/browse/LUCENE-5745
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/spatial
> Reporter: Varun V Shenoy
> Assignee: David Smiley
> Priority: Minor
> Fix For: 5.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The AbstractVisitingPrefixTreeFilter (used by RPT's Intersects, Within,
> Disjoint) really should be refactored to use the new CellIterator API as it
> will reduce the amount of code and should make the code easier to follow
> since it would be based on a well-known design-pattern (an iterator). It
> currently uses a VNode and VNode Iterator.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]