Description
Reindex logic needs to be changes to account for presence of synchronous lucene property indexes. Currently reindexer would remove all hidden nodes which would also include the :property-index node and that can lead to conflict with async indexer where this nodes gets modified during async indexer run
To support that we should provide a way where in reindexing some nodes are not removed
Attachments
Attachments
Issue Links
- relates to
-
OAK-6487 IndexUpdate should not reindex newly imported index definitions
- Closed