You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Torgeir Veimo <to...@gmail.com> on 2013/09/02 02:11:02 UTC

default sort order for empty values

Is there any way to work around this issue, except for fetching the
entire query result set?

https://issues.apache.org/jira/browse/JCR-2606

-- 
-Tor

RE: default sort order for empty values

Posted by Marcel Reutegger <mr...@adobe.com>.
Hi,

you could exclude the nodes without the property with a 
constraint in your query and then run another query, which
just selects those.

Regards
 Marcel

> -----Original Message-----
> From: Torgeir Veimo [mailto:torgeir.veimo@gmail.com]
> Sent: Montag, 2. September 2013 02:11
> To: users@jackrabbit.apache.org
> Subject: default sort order for empty values
> 
> Is there any way to work around this issue, except for fetching the
> entire query result set?
> 
> https://issues.apache.org/jira/browse/JCR-2606
> 
> --
> -Tor