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/06/12 11:26:02 UTC

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

    [ https://issues.apache.org/jira/browse/OAK-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028965#comment-14028965 ] 

Davide Giannella commented on OAK-1561:
---------------------------------------

while trying to merge it for the 1.0.1 realised that is already in 1.0. Amending the _fix versions_ accordingly.

http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.0/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/property/OrderedPropertyIndex.java?view=log

thanks [~alex.parvulescu]

> 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
>            Assignee: Thomas Mueller
>             Fix For: 1.0, 1.0.1, 1.1
>
>         Attachments: OAK-1561-r1.patch, OAK-1561-r2.patch, OAK-1561-r3.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)