Hi, I dont get really ... when I look for three words and I'm sure there is one cartoontv which should be find in a owner_login. How com it doesn"t boost it and even don't weight this field ?
Second question, if I want to weight status_official:true^2 should I do it this way ??? for weighting the true one? thanks /select?fl=*&qt=dismax&q=+tom+jerry+cartoontv&qf=status_official^2.5+owner_login^10+title^3&debugQuery=true Thanks a lot <str name="parsedquery"> +((DisjunctionMaxQuery((owner_login:tom^10.0 | title:tom^3.0 | status_official:T^2.5)~0.01) DisjunctionMaxQuery((owner_login:jerry^10.0 | title:jerri^3.0 | status_official:F^2.5)~0.01) DisjunctionMaxQuery((owner_login:cartoontv^10.0 | title:cartoontv^3.0 | status_official:F^2.5)~0.01))~2) DisjunctionMaxQuery((text:"tom jerri cartoontv"~100^0.2)~0.01) </str> − <str name="parsedquery_toString"> +(((owner_login:tom^10.0 | title:tom^3.0 | status_official:T^2.5)~0.01 (owner_login:jerry^10.0 | title:jerri^3.0 | status_official:F^2.5)~0.01 (owner_login:cartoontv^10.0 | title:cartoontv^3.0 | status_official:F^2.5)~0.01)~2) (text:"tom jerri cartoontv"~100^0.2)~0.01 </str> − <lst name="explain"> − <str name="559170"> 0.93018544 = (MATCH) sum of: 0.93018544 = (MATCH) sum of: 0.38833502 = (MATCH) max plus 0.01 times others of: 0.38833502 = (MATCH) weight(title:tom^3.0 in 918085), product of: 0.07993768 = queryWeight(title:tom^3.0), product of: 3.0 = boost 7.7727556 = idf(docFreq=8645, numDocs=7554152) 0.003428114 = queryNorm 4.857972 = (MATCH) fieldWeight(title:tom in 918085), product of: 1.0 = tf(termFreq(title:tom)=1) 7.7727556 = idf(docFreq=8645, numDocs=7554152) 0.625 = fieldNorm(field=title, doc=918085) 0.5330824 = (MATCH) max plus 0.01 times others of: 0.53299475 = (MATCH) weight(title:jerri^3.0 in 918085), product of: 0.093650416 = queryWeight(title:jerri^3.0), product of: 3.0 = boost 9.106116 = idf(docFreq=2278, numDocs=7554152) 0.003428114 = queryNorm 5.691323 = (MATCH) fieldWeight(title:jerri in 918085), product of: 1.0 = tf(termFreq(title:jerri)=1) 9.106116 = idf(docFreq=2278, numDocs=7554152) 0.625 = fieldNorm(field=title, doc=918085) 0.008767964 = (MATCH) weight(status_official:F^2.5 in 918085), product of: 0.0086685615 = queryWeight(status_official:F^2.5), product of: 2.5 = boost 1.0114671 = idf(docFreq=7468022, numDocs=7554152) 0.003428114 = queryNorm 1.0114671 = (MATCH) fieldWeight(status_official:F in 918085), product of: 1.0 = tf(termFreq(status_official:F)=1) 1.0114671 = idf(docFreq=7468022, numDocs=7554152) 1.0 = fieldNorm(field=status_official, doc=918085) 0.008767964 = (MATCH) max plus 0.01 times others of: 0.008767964 = (MATCH) weight(status_official:F^2.5 in 918085), product of: 0.0086685615 = queryWeight(status_official:F^2.5), product of: 2.5 = boost 1.0114671 = idf(docFreq=7468022, numDocs=7554152) 0.003428114 = queryNorm 1.0114671 = (MATCH) fieldWeight(status_official:F in 918085), product of: 1.0 = tf(termFreq(status_official:F)=1) 1.0114671 = idf(docFreq=7468022, numDocs=7554152) 1.0 = fieldNorm(field=status_official, doc=918085) -- View this message in context: http://www.nabble.com/Look-for-three-words%2C-just-two-are-weighted---tp20936945p20936945.html Sent from the Solr - User mailing list archive at Nabble.com.