You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2013/05/10 01:06:20 UTC

[jira] [Updated] (LUCENE-1820) WildcardQueryNode to expose the positions of the wildcard characters, for easier use in processors and builders

     [ https://issues.apache.org/jira/browse/LUCENE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated LUCENE-1820:
----------------------------------

    Fix Version/s:     (was: 4.3)
                   4.4
    
> 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 - Core
>          Issue Type: Improvement
>          Components: core/queryparser
>            Reporter: Luis Alves
>            Assignee: Michael Busch
>            Priority: Minor
>             Fix For: 4.4
>
>
> 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.
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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org