See: Description
Interface | 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 . |
Class | Description |
---|---|
AbstractLuceneSearchQuery |
This is the implementation of the
SearchQuery interface using lucene as
underlying search-engine. |
HighlightFormatter |
This class is the default
Formatter . |
LuceneComplexSearchQuery |
This is the implementation of the
SearchQuery interface using lucene as
underlying search-engine. |
LuceneFieldManagerFactoryImpl |
This is the factory used to
create . |
LuceneFieldManagerImpl |
This class centralizes the behavior of fields according to their
SearchFieldConfiguration for
lucene. |
LuceneSearchEngine |
This is the implementation of the
SearchEngine interface using lucene
as underlying search-engine. |
LuceneSearchEngineBuilder |
This is the implementation of
SearchEngineBuilder using apache lucene as underlying search-engine. |
LuceneSearchHighlighter |
This is the implementation of the
SearchHighlighter interface using lucene as underlying
search-engine. |
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. |
LuceneSearchQueryBuilderFactory |
This is the implementation of
SearchQueryBuilderFactory using lucene as underlying search-engine. |
search-engine API
using
apache lucene as underlying search
technology.Copyright © 2001–2016 mmm-Team. All rights reserved.