I've just read the thread http://markmail.org/message/wnn2bfwzwx2hn6v4 .
Maybe it helps,
Marc



On Mon, Jun 15, 2009 at 6:52 PM, Ian Boston <[email protected]> wrote:

> Hi,
>
> I want to perform a query where the full result set could be millions of
> items. That set needs to be sorted by the lastModified attribute on the
> node, and I only want to see a small number of items eg 100 after a
> particular date.
>
> If I do this, will there be scalability issues, or is the sorting of a date
> field optimized in the query engine ?
>
> Thanks
> Ian
>

Reply via email to