You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Erick Erickson <er...@gmail.com> on 2009/12/02 14:17:24 UTC

Re: i want to use something like *query* similar to database - %query% like search

Search the user list thread for "leading wildcard" and you'll find that this
has
been discussed many times, and you'll quickly locate several approaches
to handling this.

Best
Erick

On Wed, Dec 2, 2009 at 3:55 AM, amittripathi <am...@ymail.com>wrote:

>
> i am getting this error
>
> Query parsing error: Cannot parse '*droid*': '*' or '?' not allowed as
> first
> character in WildcardQuery
>
> i want to use something like *query* similar to database - %query% like
> search
>
> its accepting the trailing wildcard character but solr is not accepting the
> leading wildcard character
>
> please help me out???
>
> thanks in advance
> Amit
> --
> View this message in context:
> http://old.nabble.com/i-want-to-use-something-like-*query*-similar-to-database----query--like-search-tp26605498p26605498.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>