On Tue, Feb 3, 2009 at 11:58 AM, wojtekpia <wojte...@hotmail.com> wrote:
> I noticed your wiki post about sorting with a function query instead of the
> Lucene sort mechanism. Did you see a significantly reduced memory footprint
> by doing this?

FunctionQuery derives field values from the FieldCache... so it would
use the same amount of memory as sorting.

-Yonik

Reply via email to