public interface BackgroundIndexerAware extends SupportsBackgroundIndexing
Modifier and Type | Method and Description |
---|---|
void |
registerCallBack(FTSIndexerAware callBack)
Register call back handler when the indexing chunk is done
|
int |
updateFullTextSearch(int i)
Peform a chunk of background FTS (and other non atomic property) indexing
|
setFullTextSearchIndexer
void registerCallBack(FTSIndexerAware callBack)
callBack
- FTSIndexerAwareint updateFullTextSearch(int i)
i
- intCopyright © 2005–2017 Alfresco Software. All rights reserved.