Hi , Being an amateur in solr i wanted to learn how solr queries internally and how score is calculated. So setting debug=true. I get a json with fields like 'fromSetSize' , 'toSetSize'.. etc. Can I get a reference link to understand what these exactly mean.
Thanks.