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
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
>
> 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