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
            Reporter: Luis Alves
            Priority: Minor


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

Reply via email to