Hi,

I am using Solr 3.1 with the SolrJ client library. I can see that it is
possible to get the maximum score for your search by using the following:

response.getResults().getMaxScore()

I am wondering is there some simple solution to get the minimum score?

Many thanks.

Reply via email to