Package | Description |
---|---|
net.sf.mmm.search.indexer.base.strategy |
Contains the base-implementation for the available (delta-)indexing
strategies.
|
net.sf.mmm.search.indexer.impl.strategy |
Contains the implementation for the available (delta-)indexing strategies.
|
Class and Description |
---|
AbstractSearchIndexerUpdateStrategy
This is the abstract base-implementation of the
SearchIndexerUpdateStrategy interface. |
AbstractSearchIndexerUpdateStrategyManager
This is the abstract base-implementation of the
SearchIndexerUpdateStrategyManager interface. |
BasicSearchIndexerUpdateStrategy
This class extends
AbstractSearchIndexerUpdateStrategy with a simple
implementation for BasicSearchIndexerUpdateStrategy.isResponsible(SearchIndexerSource) using a fixed
set of update-strategies . |
Class and Description |
---|
AbstractCrawlingDeltaSearchIndexer
This is the abstract base implementation of
SearchIndexerUpdateStrategy
that recursively crawls
resources . |
AbstractSearchIndexerUpdateStrategy
This is the abstract base-implementation of the
SearchIndexerUpdateStrategy interface. |
AbstractSearchIndexerUpdateStrategyManager
This is the abstract base-implementation of the
SearchIndexerUpdateStrategyManager interface. |
BasicSearchIndexerUpdateStrategy
This class extends
AbstractSearchIndexerUpdateStrategy with a simple
implementation for BasicSearchIndexerUpdateStrategy.isResponsible(SearchIndexerSource) using a fixed
set of update-strategies . |
SearchIndexerUpdateStrategyManagerImpl
This is the implementation of the
SearchIndexerUpdateStrategyManager interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.