Re: disable sort by score

2011-06-14 Thread Ahmet Arslan
--- On Tue, 6/14/11, Jason, Kim wrote: > From: Jason, Kim > Subject: Re: disable sort by score > To: solr-user@lucene.apache.org > Date: Tuesday, June 14, 2011, 6:57 AM > Thanks to reply, Erick! > > Actually, I need sort by score. > I was just curious that seach r

Re: disable sort by score

2011-06-13 Thread Jason, Kim
e computed) ++ I tried to check perfomance using _docid_ asc. But _docid_ didn't work in distributed search. So I made inquiries to know that another method is. Best Jason -- View this message in context: http://lucene.472066.n3.nabble.com/

Re: disable sort by score

2011-06-13 Thread Erick Erickson
gt; Sorting by score take more time. > So, I want to disable sorting by score. > How can i do this? > > Thanks, Jason. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/disable-sort-by-score-tp3057767p3057767.html > Sent from the Solr - User mailing list archive at Nabble.com. >

disable sort by score

2011-06-12 Thread Jason, Kim
Hi, All I want to get the search result which is not sorted by anything. Sorting by score take more time. So, I want to disable sorting by score. How can i do this? Thanks, Jason. -- View this message in context: http://lucene.472066.n3.nabble.com/disable-sort-by-score-tp3057767p3057767.html