[
https://issues.apache.org/jira/browse/LUCENE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901367#action_12901367
]
Uwe Schindler commented on LUCENE-2613:
---------------------------------------
I wanted to fix this broken test long time ago when i found the API problem and
added CustomScoreProvider! Thank your for opening this issue. Otimizing should
fix it for now :-)
> spatial random test failure (TestCartesian)
> -------------------------------------------
>
> Key: LUCENE-2613
> URL: https://issues.apache.org/jira/browse/LUCENE-2613
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/spatial
> Affects Versions: 4.0
> Reporter: Robert Muir
> Attachments: LUCENE-2613.patch
>
>
> {noformat}
> java.lang.IllegalArgumentException: null iterator
> at
> org.apache.lucene.search.FilteredDocIdSetIterator.<init>(FilteredDocIdSetIterator.java:38)
> at
> org.apache.lucene.search.FilteredDocIdSet$1.<init>(FilteredDocIdSet.java:72)
> at
> org.apache.lucene.search.FilteredDocIdSet.iterator(FilteredDocIdSet.java:72)
> at
> org.apache.lucene.search.IndexSearcher.searchWithFilter(IndexSearcher.java:241)
> at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:216)
> at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:168)
> at
> org.apache.lucene.spatial.tier.TestCartesian.testGeoHashRange(TestCartesian.java:542)
> {noformat}
> plug in seed of -6954859807298077232L to newRandom to reproduce.
> didnt test to see if it affected 3x also.
--
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]