You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Nitin Gupta (Jira)" <ji...@apache.org> on 2020/01/18 11:29:00 UTC

[jira] [Created] (OAK-8865) To use order by with length(x), user need to set type=Long in the index definition for the function

Nitin Gupta created OAK-8865:
--------------------------------

             Summary: To use order by with length(x), user need to set type=Long in the index definition for the function
                 Key: OAK-8865
                 URL: https://issues.apache.org/jira/browse/OAK-8865
             Project: Jackrabbit Oak
          Issue Type: Documentation
            Reporter: Nitin Gupta


Query with order by length(x) fails to return any result if the function node in the index defintion for length function does not have type = Long set.

This needs to be documented.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)