Class IndexFixHelper.IndexFixResult
java.lang.Object
ch.tocco.nice2.enterprisesearch.impl.indexfix.IndexFixHelper.IndexFixResult
- Enclosing class:
IndexFixHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddExistingFulltextEntry(String key, long version) voidaddToKeysToAdd(String key) voidaddToKeysToUpdate(String key) Removes from the existing documents map and returns the version, if it existed.
-
Constructor Details
-
IndexFixResult
-
-
Method Details
-
addExistingFulltextEntry
-
getEntityModel
-
removeExistingDocument
-
addToKeysToAdd
-
addToKeysToUpdate
-
getKeysToAdd
-
getKeysToUpdate
-
getKeysToRemove
-