For the better analysis for ranking of documents, you should need to query
the index with these extra parameters(in bold)
eg...whole_query*&debug=true&wt=xml.*
Copy that xml and and paste it to http://explain.solr.pl/ you can then
easily find out the ranking alalysis in the forms of the pie charts
On 4/8/2014 3:55 AM, azhar2007 wrote:
Im basically trying to understand how results are ranked. Whats the algorithm
behind it
If you add a debugQuery parameter to your request, set to true, you will
see the score calculation for every document included in the response.
This is the default s
Im basically trying to understand how results are ranked. Whats the algorithm
behind it
--- Original Message ---
From: "Shawn Heisey-4 [via Lucene]"
Sent: 7 April 2014 19:24
To: "azhar2007"
Subject: Re: Ranking code
On 4/7/2014 10:29 AM, azhar2007 wrote:
> Hi does
On 4/7/2014 10:29 AM, azhar2007 wrote:
Hi does anybody know where the ranking code is held. Which file in Solr
stores it the solr schema.xml or solrconfig.xml file?
Your question is very generic. It needs to be more specific -- what are
you actually trying to do?
The generic answer is
Hi does anybody know where the ranking code is held. Which file in Solr
stores it the solr schema.xml or solrconfig.xml file?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Ranking-code-tp4129664.html
Sent from the Solr - User mailing list archive at Nabble.com.