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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2014/11/13 05:06:34 UTC

[jira] [Created] (OAK-2268) Support index time Aggregation of repository nodes

Chetan Mehrotra created OAK-2268:
------------------------------------

             Summary: Support index time Aggregation of repository nodes
                 Key: OAK-2268
                 URL: https://issues.apache.org/jira/browse/OAK-2268
             Project: Jackrabbit Oak
          Issue Type: New Feature
          Components: oak-lucene
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
             Fix For: 1.0.9, 1.2


Currently Oak supports runtime of aggregation of content which works ok for some cases. However as noted in [1] it might not perform well or not give expected result in some cases.

JR2 supported index time aggregation [2] with following features
# Support for nodeType scoped aggregation rules
# Recursive aggregation support (JCR-2989)

Oak should also provide similar aggregation support. To start with we can support #1. Support for #2 can be added later depending on requirements

[1] http://markmail.org/thread/cyu7evezbi4u22gr
[2] http://wiki.apache.org/jackrabbit/IndexingConfiguration#Index_Aggregates



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)