On Wed, Sep 24, 2014 at 1:57 PM, Davide Giannella <[email protected]> wrote:
> Let's say we want to keep logs of upgrades between the index
> definitions, I would store these kind of information under a hidden node
> as well.

It would be better to store them in proper nodes. With that you can
access them via std JCR Tooling. The only downside that they would be
pickedup in observation.

To enable precise deletion of index data nodes in case of reindex we
can capture those node names in index definition and reindex logic
then only removes them. Or follow some convention :data and :index for
storage of index nodes and then remove only those nodes

Chetan Mehrotra

Reply via email to