Mailing List Archive

Retrieve all documents sorted by date
Hi,

How can i do that ?
I know how to sort the search results but i dont know which query to use in
order to retrieve all docs.

Moran
--
View this message in context: http://www.nabble.com/Retrieve-all-documents-sorted-by-date-tp15140294p15140294.html
Sent from the Lucene - General mailing list archive at Nabble.com.
Re: Retrieve all documents sorted by date [ In reply to ]
Hi!

See "org.apache.lucene.search.MatchAllDocsQuery" class.

Best regards, Alexey

mortic44 пишет:
> Hi,
>
> How can i do that ?
> I know how to sort the search results but i dont know which query to use in
> order to retrieve all docs.
>
> Moran
>