Description
IndexUpdate currently sets a hidden property :indexPath on index definition node to communicate index path to index editor (OAK-4152).
However with introduction of IndexingContext (OAK-4642) support the index path is now accessible to IndexEditor via std api. So we can now avoid passing index path via NodeState property
Attachments
Issue Links
- relates to
-
OAK-4152 Expose the index path to IndexEditor
- Closed