You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2006/01/23 22:32:09 UTC

[jira] Resolved: (LUCENE-489) Wildcard Queries with leading "*"

     [ http://issues.apache.org/jira/browse/LUCENE-489?page=all ]
     
Otis Gospodnetic resolved LUCENE-489:
-------------------------------------

    Resolution: Won't Fix

You can do this if you create your WildcardQuery's programmatically (i.e. not via QueryParser).
Support for that is not in QueryParser because leading wildcards may not perform well.
This may be mentioned in the FAQ, but I didn't check.

> Wildcard Queries with leading "*"
> ---------------------------------
>
>          Key: LUCENE-489
>          URL: http://issues.apache.org/jira/browse/LUCENE-489
>      Project: Lucene - Java
>         Type: Wish
>   Components: QueryParser
>     Reporter: Peter Schäfer

>
> It would be nice to have wildcard queries with a leading wildcard ("?" or "*").
> I'm aware that this is a well-known issue, and I do understand the reasons behind it,
> but try explaining that to our end-users ... :-(

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org