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 2017/10/13 09:00:26 UTC

[jira] [Closed] (OAK-6714) Support non root index in ContentMirrorStoreStrategy

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

Davide Giannella closed OAK-6714.
---------------------------------

Bulk close for 1.7.9

> Support non root index in ContentMirrorStoreStrategy
> ----------------------------------------------------
>
>                 Key: OAK-6714
>                 URL: https://issues.apache.org/jira/browse/OAK-6714
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: property-index
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.8, 1.7.9
>
>         Attachments: OAK-6714-v1.patch
>
>
> So far property indexes have been only supported for root indexes i.e. index defined under /oak:index. With OAK-6535 its possible to enable sync support for non root indexes.
> From impl [ContentMirrorStoreStrategy|https://github.com/apache/jackrabbit-oak/blob/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/property/strategy/ContentMirrorStoreStrategy.java#L151] supports specifying a pathPrefix. However there is no way to set this from outside.
> We should provide a way to set this and see if non root indexes can be supported



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)