Hi,

On Wed, Jul 30, 2014 at 2:54 AM, Thomas Mueller <[email protected]> wrote:
> I think "order by @jcr:score desc" is very common, and is needed for many
> cases where you don't care about the result set size. Jukka, why do you
> think it should trigger the full result set read (to calculate the size)?

I think it should, in cases when the client explicitly calls
getSize(). If the client doesn't care about the size, it presumably
won't call getSize().

BR,

Jukka Zitting

Reply via email to