[
https://issues.apache.org/jira/browse/LUCENE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610459#comment-13610459
]
Commit Tag Bot commented on LUCENE-4585:
----------------------------------------
[branch_4x commit] David Wayne Smiley
http://svn.apache.org/viewvc?view=revision&revision=1418009
LUCENE-4585: PrefixTree bugs
> Spatial RecursivePrefixTreeFilter has some bugs with indexing non-point shapes
> ------------------------------------------------------------------------------
>
> Key: LUCENE-4585
> URL: https://issues.apache.org/jira/browse/LUCENE-4585
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial
> Affects Versions: 4.0
> Reporter: David Smiley
> Assignee: David Smiley
> Fix For: 4.1, 5.0
>
> Attachments: LUCENE-4585_PrefixTree_bugs.patch,
> LUCENE-4585_PrefixTree_bugs.patch
>
>
> RecursivePrefixTreeFilter has some bugs that can occur when searching indexed
> shapes. One bug is an unpositioned termsEnum. It through an exception in
> testing; I'm not sure what its effects would be in production. The other
> couple bugs are hard to describe here but were rare to occur in extensive
> testing. The effects were probably a slim chance of matching an indexed shape
> near the query shape. And SpatialPrefixTree does not support an indexed shape
> that covers the entire globe.
> These bugs were discovered during development of tests for RPTF LUCENE-4419
> which I will submit shortly.
--
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: [email protected]
For additional commands, e-mail: [email protected]