By specifying a sort that doesn't include score. I think it's just automatic then.
It wouldn't make sense to eliminate scoring *without* sorting by some other field , you'd essentially get a random ordering. Best Erick On Thu, Jul 15, 2010 at 1:43 AM, oferiko <ofer...@gmail.com> wrote: > > in http://www.lucidimagination.com/files/file/LIWP_WhatsNew_Solr1.4.pdf > http://www.lucidimagination.com/files/file/LIWP_WhatsNew_Solr1.4.pdf under > the performance it mentions: > "Queries that don’t sort by score can eliminate scoring, which speeds up > queries" > how exactly can i do that? If i don't mention which sort i want, it > automatically sorts by "score desc". > > thanks > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-eliminating-scoring-from-a-query-tp968581p968581.html > Sent from the Solr - User mailing list archive at Nabble.com. >