Re: SolrCloud Sorting Results By Relevance

2013-05-09 Thread Otis Gospodnetic
Hits are sorted by relevance score by default. You are listing boost. Otis Solr & ElasticSearch Support http://sematext.com/ On May 9, 2013 5:16 PM, "Furkan KAMACI" wrote: > When I make a search at Solr 4.2.1 that runs as SolrCloud I get: > > > > First one has that boost: > > > 1.3693064 > >

SolrCloud Sorting Results By Relevance

2013-05-09 Thread Furkan KAMACI
When I make a search at Solr 4.2.1 that runs as SolrCloud I get: First one has that boost: 1.3693064 Second one has that: 1.7501166 and third one: 1.0387472 Here is default schema for Nutch: http://svn.apache.org/viewvc/nutch/tags/release-2.1/conf/schema-solr4.xml?revision=1388536&vi