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 "Amit Jain (JIRA)" <ji...@apache.org> on 2014/09/30 09:28:39 UTC

[jira] [Updated] (OAK-1150) NodeType index: don't index all primary and mixin types

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

Amit Jain updated OAK-1150:
---------------------------
    Fix Version/s:     (was: 1.1)
                   1.1.1

> NodeType index: don't index all primary and mixin types
> -------------------------------------------------------
>
>                 Key: OAK-1150
>                 URL: https://issues.apache.org/jira/browse/OAK-1150
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.1.1
>
>
> Currently, the nodetype index indexes all primary types and mixin types (including nt:base I think).
> This results in many nodes in this index, which unnecessarily increases the repository size, but doesn't really help executing queries (running a query to get all nt:base nodes doesn't benefit much from using the nodetype index).
> It should also help reduce writes in updating the index, for example for OAK-1099



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