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 "Rishabh Maurya (JIRA)" <ji...@apache.org> on 2014/11/06 15:59:34 UTC

[jira] [Created] (OAK-2258) Issue with range queries on Long field

Rishabh Maurya created OAK-2258:
-----------------------------------

             Summary: Issue with range queries on Long field
                 Key: OAK-2258
                 URL: https://issues.apache.org/jira/browse/OAK-2258
             Project: Jackrabbit Oak
          Issue Type: Bug
    Affects Versions: 1.0.8
            Reporter: Rishabh Maurya


Running following query gives incomplete result set - 
{code}
//* [(@foo > 0 and @foo <= 10)]
{code}

where foo is an ordered property index.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)