Re: How does solr rank multiple docs with same score

2008-01-05 Thread Yonik Seeley
On Jan 5, 2008 3:53 PM, anuvenk <[EMAIL PROTECTED]> wrote: > I noticed that the top 10 results for a particular search term had the same > score. In such cases how does solr determine which should get the first > place, second and so on? Ties are the same as in lucene... internal docid (equiv to t

How does solr rank multiple docs with same score

2008-01-05 Thread anuvenk
I noticed that the top 10 results for a particular search term had the same score. In such cases how does solr determine which should get the first place, second and so on? -- View this message in context: http://www.nabble.com/How-does-solr-rank-multiple-docs-with-same-score