DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35241>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35241 Summary: MultiSearcher fails on WildCardQuery Product: Lucene Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: Search AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] If one of the index contains only one term for the WildCardQuery. The rewriting of the query becomes a term query and if in the other indexes there is a different term or more than one term, the combine fails. The test on the contrib/highlighter show the bug. Tested on the trunk from the svn revision 180311. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
