On Thu, Jun 11, 2009 at 12:31 AM, chem leakhina<chem.leakh...@gmail.com> wrote: > Could you please tell me about how to use Lucene Query Syntax in Solr? > My query example is that, I want to use wild card (*) with phrase.
Solr supports the full Lucene QueryParser syntax, but wildcards in phrase queries isn't supported in either. -Yonik http://www.lucidimagination.com