Re: Paging and sorting in Solr

2013-04-18 Thread hassancrowdc
thnx -- View this message in context: http://lucene.472066.n3.nabble.com/Paging-and-sorting-in-Solr-tp4057000p4057098.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Paging and sorting in Solr

2013-04-18 Thread Jack Krupansky
ot;name_s" as "string" for sorting (and faceting.) -- Jack Krupansky -Original Message- From: hassancrowdc Sent: Thursday, April 18, 2013 11:35 AM To: solr-user@lucene.apache.org Subject: Re: Paging and sorting in Solr Hi, I double checked. It is the field. if i sort through ma

Re: Paging and sorting in Solr

2013-04-18 Thread hassancrowdc
.n3.nabble.com/Paging-and-sorting-in-Solr-tp4057000p4057013.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Paging and sorting in Solr

2013-04-18 Thread Oussama Jilal
amp;sort=manufacturer asc It will give me first 25 matching results and then sort only those. I want it to sort all the results first and then apply rows and start. How can i do that? -- View this message in context: http://lucene.472066.n3.nabble.com/Paging-and-sorting-in-Solr-tp4057000.html S

Paging and sorting in Solr

2013-04-18 Thread hassancrowdc
to sort all the results first and then apply rows and start. How can i do that? -- View this message in context: http://lucene.472066.n3.nabble.com/Paging-and-sorting-in-Solr-tp4057000.html Sent from the Solr - User mailing list archive at Nabble.com.