Hi, As I am tuning the relevancy of my query parser, I see that 2 different queries with phrase matches get very different scores primarily influenced by the Term Frequency component. Since I am using a threshold to filter the results for a matched record based off the SOLR score, a somewhat normalized score is needed. Are there any similarity classes that are more suitable to my needs?
Thanks, Tanu