Package org.apache.jackrabbit.oak.plugins.index.property.strategy


package org.apache.jackrabbit.oak.plugins.index.property.strategy
  • Class
    Description
    An IndexStoreStrategy implementation that saves the nodes under a hierarchy that mirrors the repository tree.
    A delegating IndexStoreStrategy that filters out updates that are not accepted by the given predicate
    An entry in the index
    Strategy that defines how the index content will be actually stored under the index node
    An IndexStoreStrategy implementation that saves the unique node in a single property.
    This should reduce the number of nodes in the repository, and speed up access.

    For example for a node that is under /test/node, the index structure will be /oak:index/index/@key: