Solr out of the box, built in example data:

http://localhost:8983/solr/select?q.alt=cat:electronics&defType=dismax&bq= {!dismax%20qf=name}ipod&fl=*,score&debugQuery=true

Gives me this response:

HTTP ERROR: 400

org.apache.lucene.queryParser.ParseException: Infinite Recursion detected parsing query 'ipod'

Am I using this incorrectly with the bq parameter {! funkiness? Or... ??

        Erik

Reply via email to