[
https://issues.apache.org/jira/browse/OAK-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-6714:
---------------------------------
Attachment: (was: OAK-6714-v1.patch)
> 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
>
>
> 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)