Package | Description |
---|---|
net.sf.mmm.search.engine.impl.lucene |
Contains the implementation of search-engine using apache lucene.
|
net.sf.mmm.search.engine.impl.spring | |
net.sf.mmm.search.indexer.impl.lucene |
Contains the implementation of the
Search-Indexer API using apache lucene. |
Class and Description |
---|
AbstractLuceneSearchQuery
This is the implementation of the
SearchQuery interface using lucene as
underlying search-engine. |
LuceneFieldManager
This is the interface for a manager that centralizes the behavior of fields
according to their
SearchFieldConfiguration for lucene. |
LuceneFieldManagerFactory
This is the interface for a factory used to
create a
LuceneFieldManager . |
LuceneSearchQuery
This is the implementation of the
SearchQuery interface using lucene as
underlying search-engine. |
LuceneSearchQueryBuilder
This is the implementation of the
SearchQueryBuilder interface using
lucene as underlying search-engine. |
Class and Description |
---|
HighlightFormatter
This class is the default
Formatter . |
LuceneFieldManagerFactory
This is the interface for a factory used to
create a
LuceneFieldManager . |
LuceneSearchEngineBuilder
This is the implementation of
SearchEngineBuilder using apache lucene as underlying search-engine. |
Class and Description |
---|
LuceneFieldManager
This is the interface for a manager that centralizes the behavior of fields
according to their
SearchFieldConfiguration for lucene. |
LuceneFieldManagerFactory
This is the interface for a factory used to
create a
LuceneFieldManager . |
LuceneSearchEngineBuilder
This is the implementation of
SearchEngineBuilder using apache lucene as underlying search-engine. |
Copyright © 2001–2016 mmm-Team. All rights reserved.