-
Bug
-
Resolution: Done
-
Major
-
4.4.0.Final
When a reindexing operation is performed either at startup or via an API method call (for example workspace.reindex), the indexing framework should make sure that the changes are committed to each ProvidedIndex via the commit method.
Otherwise it may happen in certain cases (see forum discussion) that the reindexed information is lost.