Hi sir, My problem is that when i am searching a string "software engineering institute" in query then i am not getting those documents first which have complete text matching in them. There are documents which have complete text matching but they are not appearing above in the result. I want the results like that first complete string matching after that 2 word matching and at last any word matching. I am using dismax request handler. I also studied about "Term Proximity" but its also not working for me.
I have sorted on score desc to result. After analyzing i observed that the documents which don't have complete text in it but they have more occurrence of 3 or 2 or 1 words in its body text due to this they are getting higher score. Is there any way to get high score for those documents which have complete text matching instead of more occurrences of any word. Please suggest me. -- Thanks and Regards Bagesh Sharma -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-in-full-query-searching-tp2566054p2566054.html Sent from the Solr - User mailing list archive at Nabble.com.