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 |
Modifier and Type | Class and Description |
---|---|
class |
IndexerDependenciesImpl
This is the implementation of the
IndexerDependencies . |
Modifier and Type | Field and Description |
---|---|
private IndexerDependencies |
AbstractSearchIndexerUpdateStrategy.indexerDependencies |
Modifier and Type | Method and Description |
---|---|
protected IndexerDependencies |
AbstractSearchIndexerUpdateStrategy.getIndexerDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSearchIndexerUpdateStrategy.setIndexerDependencies(IndexerDependencies indexerDependencies) |
Modifier and Type | Method and Description |
---|---|
IndexerDependencies |
SearchIndexerSpringConfig.indexerDependencies() |
Copyright © 2001–2016 mmm-Team. All rights reserved.