[ 
https://issues.apache.org/jira/browse/LUCENE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated LUCENE-4914:
---------------------------------

    Attachment: LUCENE-4914__Spatial_Cell_reset()_forgot_the__leaf__flag_.patch

I'll commit to both branches momentarily.
                
> Spatial PrefixTree Node/Cell reset() doesn't reset 'leaf' flag
> --------------------------------------------------------------
>
>                 Key: LUCENE-4914
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4914
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial
>    Affects Versions: 4.2
>            Reporter: David Smiley
>            Assignee: David Smiley
>             Fix For: 5.0, 4.3
>
>         Attachments: 
> LUCENE-4914__Spatial_Cell_reset()_forgot_the__leaf__flag_.patch
>
>
> The SpatialPrefixTree Cell (formerly known as "Node") was refactored in 
> LUCENE-4794 which made it into Lucene 4.2.  It introduced an explicit 
> internal "leaf" flag that was formerly computed by examining shapeRel.  
> However, reset() doesn't reset this new flag.
> The bug affects SpatialRecursivePrefixTreeStrategy on non-point indexed 
> shapes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to