public class SearchIndexerUpdateStrategyNone extends AbstractCrawlingDeltaSearchIndexer
SearchIndexerUpdateStrategy
for
SearchIndexerSource.UPDATE_STRATEGY_NONE
.CONTEXT_VARIABLE_ENTRY_UPDATE_VISITOR, CONTEXT_VARIABLE_RESOURCE_URI_SET
Constructor and Description |
---|
SearchIndexerUpdateStrategyNone()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
isFullIndexing(UpdateStrategyArguments arguments)
This method determines if full indexing from scratch shall be performed.
|
index
isResponsible
createEntryUpdateVisitor, doInitialize, getChangeType, getEntryUpdateVisitor, getIndexerDependencies, index, indexRecursive, indexRecursive, postIndex, preIndex, setIndexerDependencies
createLogger, getLogger
doInitialized, getInitializationState, initialize
public SearchIndexerUpdateStrategyNone()
protected boolean isFullIndexing(UpdateStrategyArguments arguments)
isFullIndexing
in class AbstractSearchIndexerUpdateStrategy
arguments
- are the UpdateStrategyArgumentsBean
.true
if all resources shall be added to the indexed,
false
if only modified resources shall be updated in
the index.Copyright © 2001–2016 mmm-Team. All rights reserved.