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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2014/03/19 12:35:42 UTC

[jira] [Updated] (OAK-1561) Implement optimised range queries

     [ https://issues.apache.org/jira/browse/OAK-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella updated OAK-1561:
----------------------------------

    Attachment: OAK-1561-r1.patch

Attaching a first release for the range queries on top of the OrderedPropertyIndex. [Pull request|https://github.com/apache/jackrabbit-oak/pull/13] as well in case.

> Implement optimised range queries
> ---------------------------------
>
>                 Key: OAK-1561
>                 URL: https://issues.apache.org/jira/browse/OAK-1561
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Davide Giannella
>         Attachments: OAK-1561-r1.patch
>
>
> Add in OAK the ability to perform range queries on ordered indexes so that it will be possible to return results for something like {{SELECT * FROM [nt:base] WHERE lastModified > cast('2014-03-05T14:36:52.215Z' as date)}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)