On a very large volume of index, for most of the query I am getting search results in lacs number of features.
So I want to display search results that are more than certain specified score value, and not all the results.
How to remove results with lower score than specified value in solr?