[ 
https://issues.apache.org/jira/browse/LUCENE-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027188#comment-14027188
 ] 

Varun  V Shenoy commented on LUCENE-5745:
-----------------------------------------

https://github.com/shenoyvvarun/lucene-solr/tree/lucene-5745
My interim work. It does not work.

> 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
>            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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to