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

Chetan Mehrotra resolved OAK-5295.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.16

Done with 1773967

> 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.6, 1.5.16
>
>
> 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)

Reply via email to