[
https://issues.apache.org/jira/browse/OAK-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Jain closed OAK-5295.
--------------------------
Bulk close Oak 1.5.16
> Allow chaining of include in building aggregation rule via
> IndexDefinitionBuilder
> ---------------------------------------------------------------------------------
>
> Key: OAK-5295
> URL: https://issues.apache.org/jira/browse/OAK-5295
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.5.16, 1.6
>
>
> It should be possible to chain the include in builder
> {code}
> app.aggregateRule("app:Content")
> .include("*")
> .include("*/*")
> .include("*/*/*")
> .include("*/*/*/*");
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)