On Wed, Dec 23, 2009 at 6:14 AM, Prasanna R <plistma...@gmail.com> wrote:

>
>  I am curious how an approach that simply uses the wildcard query
> functionality on an indexed field would work.


It works fine as long as the terms are not repeated across documents.


> While Solr does not support
> wildcard queries out of the box currently, it will definitely be included
> in
> the future and I believe the edismax parser already lets you do that.


Solr supports prefix queries and there's a reverse wild card filter in trunk
too.

We do auto-complete through prefix searches on shingles.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to