-
Type: User story
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: AI Cloud Services
-
Tags:
-
Sprint:AI 5 full - Deduplication, AI5 full - Deduplication, AI 5 S5 - Deduplication, AI 5 S6 - Deduplication, AI 5 S7 - Deduplication
-
Story Points:5
As a user I want to synchronize index documents when they are created/updated/deleted:
- This listener can be enabled/disabled via nuxeo conf
- The listener validates if the document can be indexed thanks to the configuration filter of
AICORE-543 - The listener will call the index operation
AICORE-516with the proper "xpath" configured inAICORE-542- for an update event, check if this property (given xpath) is dirty to update only in this case
- The listener will call the delete index operation when a document is deleted or the specific property is removed (given xpath from the config)
AICORE-544
- Is referenced in