You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Jagadesh Nandasamy <ja...@eself.com> on 2002/04/07 15:23:04 UTC

Re: WildcardQuery

Hi Joel,
     lucene does seem to support left wild cards take a look at this

    http://www.mail-archive.com/lucene-user@jakarta.apache.org/msg01473.html

-jaggi

Joel Bernstein wrote:

>I thought Lucene didn't support left wildcards like the following:
>
>*ucene
>
>----- Original Message -----
>From: "Christian Schrader" <sc...@evendi.de>
>To: "Lucene Users List" <lu...@jakarta.apache.org>
>Sent: Monday, May 06, 2002 7:14 PM
>Subject: WildcardQuery
>
>
>>I am pretty happy with the results of WildcardQueries like "*ucen*" that
>>matches lucene, but "*lucene*" doesn't match lucene. Is there a reason for
>>this? And what would be the patch.
>>It should be in WildcardTermEnum. I am wondering if somebody already
>>
>patched
>
>>it?
>>
>>Thanks, Chris
>>
>>
>>--
>>To unsubscribe, e-mail:
>>
><ma...@jakarta.apache.org>
>
>>For additional commands, e-mail:
>>
><ma...@jakarta.apache.org>
>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>