Sorting documents without a query

2008-12-04 Thread Shivaraj Tenginakai
I have a usecase in which I have no search query, but still need to sort documents. For example, items need to be sorted by price, though the user has not yet selected any search criteria. What would be the best way to achieve this? Thanks and Regards, Shivaraj

Sorting documents without a query

2008-12-04 Thread Shivaraj Tenginakai
I have a usecase in which I have no search query, but still need to sort documents. For example, items need to be sorted by price, though the user has not yet selected any search criteria. What would be the best way to achieve this? Thanks and Regards, Shivaraj

Re: Sorting documents without a query

2008-12-06 Thread Shivaraj Tenginakai
> > On Thu, Dec 4, 2008 at 11:12 PM, Shivaraj Tenginakai <[EMAIL PROTECTED] > >wrote: > > > I have a usecase in which I have no search query, but still need to sort > > documents. For example, items need to be sorted by price, though the user > > has not yet selected