That's also what I did in my code, I search for * or ?, if exists,
lowercase the query string.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik
Seeley
Sent: Tuesday, July 10, 2007 12:13 PM
To: solr-user@lucene.apache.org
Subject: Re: wildcard searches standard request handler

On 7/10/07, Karen Loughran <[EMAIL PROTECTED]> wrote:
> Hi Yonik, whene* does indeed work thanks.  Though the Context diff
patch fails
> against my 1.2 download:

For now, I'd advise just lowercasing wildcard queries in the client if
you know that is how your field is indexed.

-Yonik

Reply via email to