[ https://issues.apache.org/jira/browse/LUCENE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Busch updated LUCENE-1820: ---------------------------------- Fix Version/s: (was: 2.9) 3.1 > WildcardQueryNode to expose the positions of the wildcard characters, for > easier use in processors and builders > --------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-1820 > URL: https://issues.apache.org/jira/browse/LUCENE-1820 > Project: Lucene - Java > Issue Type: Improvement > Components: QueryParser > Reporter: Luis Alves > Assignee: Michael Busch > Priority: Minor > Fix For: 3.1 > > > Change the WildcardQueryNode to expose the positions of the wildcard > characters. > This would allow the AllowLeadingWildcardProcessor not to have to knowledge > about the wildcard chars * and ? and avoid double check again. -- 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: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org