What's your query parser type (default? dismax? edismax?). Default
type does not know about 'qf' parameter, so you may need to define
your type as well: http://wiki.apache.org/solr/LocalParams

Regards,
   Alex.
Personal website: http://www.outerthoughts.com/
Current project: http://www.solr-start.com/ - Accelerating your Solr proficiency


On Tue, May 27, 2014 at 3:38 PM, Lokn <nlokesh...@gmail.com> wrote:
> Hi,
>
> With solr local params, the regex is not working.
> My sample query: q ={!qf=$myfield_qf}/[a-d]ad/, where I have myfield_qf
> defined in the solrconfig.xml.
>
> Any help here would be appreciated.
>
> Thanks,
> Lokesh
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Regex-with-local-params-is-not-working-tp4138257.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to