Hi, On Fri, Feb 15, 2013 at 12:05 PM, Thomas Mueller <muel...@adobe.com> wrote: > (A) The index hook stores the path of the added/removed/changed nodes > (only for those nodes that contain indexed data) in a separate > 'toBeIndexed' node, in the form of a tree.
This information is already available to the observer through a content diff. I'm not sure whether replicating the information in a separate place is useful. BR, Jukka Zitting