On Wed, Apr 14, 2010 at 18:58, Gadbury <[email protected]> wrote: > The order by trick does not always work.
Did you try "order by @jcr:score descending" (for xpath)? That gives you the same result as not specifying a sort oder (afaik "stable" in jackrabbit 2.0) but should provide a count. Regards, Alex -- Alexander Klimetschek [email protected]
