Team,

We wanted to do a nested boosting in solr at field value but we are not sure
how to form this query.

e.g We are trying to write following query.

q:interviewee:(google^1.2 facebook^1.1)^10.0 OR interviewee:(yahoo)^15

We expect that data should come in following order. but "google facebook" is
coming first. We are not able to identify the reason.

yahoo (15)
google facebook (10)(document having single word like "google facebook")
google (
facebook





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Field-value-nested-boosting-tp4258661.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to