You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Luis Alves (JIRA)" <ji...@apache.org> on 2009/08/18 11:05:14 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 ]

Luis Alves updated LUCENE-1820:
-------------------------------

      Component/s: QueryParser
    Fix Version/s: 2.9

> 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
>            Priority: Minor
>             Fix For: 2.9
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org