See: Description
Interface | Description |
---|---|
SearchHighlighter |
This is the interface of the highlighter used for
SearchHit.getHighlightedText() . |
Class | Description |
---|---|
AbstractSearchEngine |
This is the abstract base implementation of the
ManagedSearchEngine interface. |
AbstractSearchEngineBuilder |
This is the abstract base-implementation of the
SearchEngineBuilder interface. |
AbstractSearchQueryBuilder |
This is the abstract base implementation of the
SearchQueryBuilder interface. |
AbstractSearchQueryBuilderFactory |
This is the abstract base implementation of the
SearchQueryBuilderFactory interface. |
AbstractSearchResult |
This is the abstract base implementation of the
SearchResult interface. |
AbstractSearchResultPage |
This is the abstract base implementation of the
SearchResultPage interface. |
SearchHitImpl |
This is the abstract base implementation of the
SearchHit interface. |
SearchQueryBuilderOptionsBean |
This is the implementation of
SearchQueryBuilderOptions as java bean. |
SearchQueryErrorHandlerCollectErrorMessages |
This is an implementation of
SearchQueryErrorHandler that collects all errors
messages . |
SearchQueryErrorHandlerCollectErrors |
This is an implementation of
SearchQueryErrorHandler that collects all errors. |
SearchQueryErrorHandlerCollectErrors.Error |
This inner class represents an
error event . |
SearchQueryErrorHandlerFail |
This is an implementation of
SearchQueryErrorHandler that throws an exception in case of any error. |
SearchQueryErrorHandlerIgnore |
This is an implementation of
SearchQueryErrorHandler that simply ignores all errors. |
SearchResultPageImpl |
This is the (default) implementation of the
SearchResultPage
interface. |
Exception | Description |
---|---|
SearchQueryParseException |
This is the generic exception if query-parsing failed.
|
search-engine
.Copyright © 2001–2016 mmm-Team. All rights reserved.