[ https://issues.apache.org/jira/browse/LUCENE-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487775#comment-13487775 ]
Uwe Schindler commented on LUCENE-4511: --------------------------------------- It is not a problem, I was on vacation, so I only followed the mailing list on my mobile phone... We should in all cases port this automaton from the tests into core/query-module. I think the main issue is: Some tests in corre use it, but maybe we can move those tests to the module. Or we move TermsFilter to core... > TermsFilter might return wrong results if a field is not indexed or not > present in the index > -------------------------------------------------------------------------------------------- > > Key: LUCENE-4511 > URL: https://issues.apache.org/jira/browse/LUCENE-4511 > Project: Lucene - Core > Issue Type: Bug > Components: modules/other > Affects Versions: 4.0, 4.1, 5.0 > Reporter: Simon Willnauer > Assignee: Simon Willnauer > Fix For: 4.1, 5.0 > > Attachments: LUCENE-4511.patch, LUCENE-4511.patch, LUCENE-4511.patch, > LUCENE-4511.patch, LUCENE-4511.patch > > > TermsFilter returns if a term returns null from AIR#terms(term) while it > should just continue. I will upload a test & fix 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org