The value for "bf" is a list of function queries, each separated by white space, so maybe the space after "dismax" is confusing the bf value parser.

Post your exact test URL.

-- Jack Krupansky

-----Original Message----- From: Anatoli Matuskova
Sent: Monday, January 21, 2013 7:53 PM
To: solr-user@lucene.apache.org
Subject: Re: bf, nested queries and local params

Looks like doing this:

/Wrap the query argument for the scale function with the query function:

q=table&bf=product(scale(query({!type=dismax qf=description,color v='with
color'}),0,1),price) /

I'm still getting the same error. Something might be wrong when writing the
nested query but can't figure out what



--
View this message in context: http://lucene.472066.n3.nabble.com/bf-nested-queries-and-local-params-tp4035216p4035218.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to