How can I tell if the stop words is resolved? This is what I get when I turn
debugging on:

http://apaste.info/0Uz <http://apaste.info/0Uz>  

When I put:
q=title:(what if) OR title:"what if"^10
I get this:

"rawquerystring": "title:(what if) OR title:\"what if\"^10",
"querystring": "title:(what if) OR title:\"what if\"^10",
"parsedquery": "(+((title:what title:if) PhraseQuery(title:\"what
if\"^10.0)))/no_coord",
"parsedquery_toString": "+((title:what title:if) title:\"what if\"^10.0)"

The other two titles still appear on top of the one that contains the "what
if" phrase.
I tried turning edismax on and placing "title" in the pf field and the same
results appear.

Thanks for any help,
Haley



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Score-phrases-higher-than-the-records-containing-the-words-tp4166488p4166608.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to