Hi all,

I am using a query like:
http://localhost:8080/solr/select?q=product_category:Grocery&fq=in_stock:true&debugQuery=true&;
sort=display_priority+desc,prop_l_price+asc

To first sort on display_priority and then on price..

Is it possible to use display_priority/price fields in bq itself to acheive
the same result.. I tried forming some queries that but was unable to get
desired results...

Any kind of help would be highly appreciated...

Regards,
Gunjan
-- 
View this message in context: 
http://old.nabble.com/using-bq-with-standard-request-handler-tp27302951p27302951.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to