Package | Description |
---|---|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.base.strategy |
Contains the base-implementation for the available (delta-)indexing
strategies.
|
net.sf.mmm.search.indexer.impl.spring | |
net.sf.mmm.search.indexer.impl.strategy |
Contains the implementation for the available (delta-)indexing strategies.
|
Modifier and Type | Field and Description |
---|---|
private SearchIndexerUpdateStrategyManager |
AbstractConfiguredSearchIndexer.searchIndexerUpdateStrategyManager |
Modifier and Type | Method and Description |
---|---|
protected SearchIndexerUpdateStrategyManager |
AbstractConfiguredSearchIndexer.getSearchIndexerUpdateStrategyManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfiguredSearchIndexer.setSearchIndexerUpdateStrategyManager(SearchIndexerUpdateStrategyManager searchIndexerUpdateStrategyManager) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSearchIndexerUpdateStrategyManager
This is the abstract base-implementation of the
SearchIndexerUpdateStrategyManager interface. |
class |
SearchIndexerUpdateStrategyManagerImpl
This is the implementation of the
SearchIndexerUpdateStrategyManager interface. |
Modifier and Type | Method and Description |
---|---|
SearchIndexerUpdateStrategyManager |
SearchIndexerSpringConfig.searchIndexerUpdateStrategyManager() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSearchIndexerUpdateStrategyManager
This is the implementation of the
SearchIndexerUpdateStrategyManager
interface that can be used without
IocContainer . |
Copyright © 2001–2016 mmm-Team. All rights reserved.