public interface SiteSearchIndexBuilder extends SearchIndexBuilder
DEFAULT_INDEX_BUILDER_NAME, DEFAULT_INDEX_NAME| Modifier and Type | Method and Description |
|---|---|
List<SearchBuilderItem> |
getSiteMasterSearchItems()
get a list of Master Search Items that control the search operation for the
Site (current site)
|
boolean |
isExcludeUserSites() |
boolean |
isOnlyIndexSearchToolSites() |
void |
rebuildIndex(String currentSiteId)
Rebuild the index for the supplied siteId
|
void |
refreshIndex(String currentSiteId)
Refresh the index for the supplied siteId
|
addResource, destroy, getAllSearchItems, getContentProducers, getGlobalMasterSearchItems, getName, getPendingDocuments, isBuildQueueEmpty, newEntityContentProducer, newEntityContentProducer, rebuildIndex, refreshIndex, registerEntityContentProducervoid rebuildIndex(String currentSiteId)
currentSiteId - void refreshIndex(String currentSiteId)
currentSiteId - List<SearchBuilderItem> getSiteMasterSearchItems()
boolean isOnlyIndexSearchToolSites()
boolean isExcludeUserSites()
Copyright © 2003–2020 Sakai Project. All rights reserved.