Hi,

I am implementing column specific search with q query parameter. I have
achieved the same but field boosting is not working in that.

Below is the query which is getting formed for this URL:

/?q=productURL_s:amit%20OR%20prdMainTitle_s:amitg&version=2.2&start=0&rows=10&indent=on&qt=dismaxrequest

Query:

productURL_s:amit prdMainTitle_s:amitg

It is fetching the records, which mataches this criteria but it doesnt
honour the field boosting. 
Can someone please tell me what query should be formed in order to get field
boosting running.

Thanks,
Amit Garg
-- 
View this message in context: 
http://www.nabble.com/Column-Query-with-q-query-Parameter-tp22351678p22351678.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to