Interface FulltextIndexActionService
- All Known Implementing Classes:
FulltextIndexActionServiceImpl
Deprecated.
Provides index maintenance actions in the UI.
Remote-Service.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkIndexForEntity
(String entityName) Deprecated.nice2_enterprisesearch_FulltextIndexActionService.checkIndexForEntityvoid
fixIndex()
Deprecated.nice2_enterprisesearch_FulltextIndexActionService.fixIndexvoid
Deprecated.nice2_enterprisesearch_FulltextIndexActionService.runCompleteIndexCheckvoid
Deprecated.nice2_enterprisesearch_FulltextIndexActionService.runCompleteIndexingvoid
runIndexingForEntity
(String entityName) Deprecated.nice2_enterprisesearch_FulltextIndexActionService.runIndexingForEntityvoid
Deprecated.void
Deprecated.nice2_enterprisesearch_FulltextIndexActionService.truncateIndex
-
Method Details
-
setupIndex
void setupIndex()Deprecated. -
runCompleteIndexing
void runCompleteIndexing()Deprecated.nice2_enterprisesearch_FulltextIndexActionService.runCompleteIndexing -
runIndexingForEntity
Deprecated.nice2_enterprisesearch_FulltextIndexActionService.runIndexingForEntity -
runCompleteIndexCheck
void runCompleteIndexCheck()Deprecated.nice2_enterprisesearch_FulltextIndexActionService.runCompleteIndexCheck -
checkIndexForEntity
Deprecated.nice2_enterprisesearch_FulltextIndexActionService.checkIndexForEntity -
truncateIndex
void truncateIndex()Deprecated.nice2_enterprisesearch_FulltextIndexActionService.truncateIndex -
fixIndex
void fixIndex()Deprecated.nice2_enterprisesearch_FulltextIndexActionService.fixIndex
-