Package | Description |
---|---|
net.sf.mmm.search.indexer.api |
Provides the API of the Search-Indexer.
|
net.sf.mmm.search.indexer.api.config |
Contains the API of the configurations for the search-indexer.
|
net.sf.mmm.search.indexer.api.strategy |
Contains the API for the available (delta-)indexing strategies.
|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.base.config |
Contains the base-implementation of the
Search-Indexer Configuration API . |
net.sf.mmm.search.indexer.base.strategy |
Contains the base-implementation for the available (delta-)indexing
strategies.
|
net.sf.mmm.search.indexer.impl |
Contains the generic part of the implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.impl.lucene |
Contains the implementation of the
Search-Indexer API using apache lucene. |
net.sf.mmm.search.indexer.impl.spring | |
net.sf.mmm.search.indexer.impl.strategy |
Contains the implementation for the available (delta-)indexing strategies.
|
Class and Description |
---|
EntryUpdateVisitor |
MutableSearchEntry
This is the interface for an entry in the search index.
|
SearchIndexer
This is the interface for the indexer used to create and modify a search
index.
|
SearchIndexerOptions
This is the interface for the additional options for the
SearchIndexer . |
Class and Description |
---|
SearchIndexerOptions
This is the interface for the additional options for the
SearchIndexer . |
Class and Description |
---|
SearchIndexer
This is the interface for the indexer used to create and modify a search
index.
|
Class and Description |
---|
ConfiguredSearchIndexer
This is the interface for a high-level
SearchIndexer . |
CountingEntryUpdateVisitor
This interface extends
EntryUpdateVisitor with a little statistic of
the counts of the different changes . |
EntryUpdateVisitor |
MutableSearchEntry
This is the interface for an entry in the search index.
|
ResourceSearchIndexer
This is the interface for a higher-level
SearchIndexer . |
SearchIndexer
This is the interface for the indexer used to create and modify a search
index.
|
SearchIndexerBuilder
This is the interface for the component that allows to create the
SearchIndexer . |
SearchIndexerOptions
This is the interface for the additional options for the
SearchIndexer . |
Class and Description |
---|
SearchIndexerOptions
This is the interface for the additional options for the
SearchIndexer . |
Class and Description |
---|
CountingEntryUpdateVisitor
This interface extends
EntryUpdateVisitor with a little statistic of
the counts of the different changes . |
EntryUpdateVisitor |
SearchIndexer
This is the interface for the indexer used to create and modify a search
index.
|
Class and Description |
---|
ConfiguredSearchIndexer
This is the interface for a high-level
SearchIndexer . |
Class and Description |
---|
MutableSearchEntry
This is the interface for an entry in the search index.
|
SearchIndexer
This is the interface for the indexer used to create and modify a search
index.
|
SearchIndexerBuilder
This is the interface for the component that allows to create the
SearchIndexer . |
SearchIndexerOptions
This is the interface for the additional options for the
SearchIndexer . |
Class and Description |
---|
ConfiguredSearchIndexer
This is the interface for a high-level
SearchIndexer . |
ResourceSearchIndexer
This is the interface for a higher-level
SearchIndexer . |
SearchIndexerBuilder
This is the interface for the component that allows to create the
SearchIndexer . |
Class and Description |
---|
CountingEntryUpdateVisitor
This interface extends
EntryUpdateVisitor with a little statistic of
the counts of the different changes . |
EntryUpdateVisitor |
Copyright © 2001–2016 mmm-Team. All rights reserved.