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:03:14 UTC

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

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


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

Posted by "Michael Busch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Busch reassigned LUCENE-1820:
-------------------------------------

    Assignee: Michael Busch

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


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

Posted by "Michael Busch (JIRA)" <ji...@apache.org>.
     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


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

Posted by "Luis Alves (JIRA)" <ji...@apache.org>.
     [ 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