|
Class Summary |
| Hit |
The hit class represents a single search hit |
| QueryBuilder |
Helper class that builds a Lucene query based on provided search terms
for the different fields. |
| Results |
|
| SearchEngine |
This is an encapsulation of the details on how to seach in the index
database. |
| Summarizer |
Implements hit summarization. |
| Summary |
A document summary dynamically generated to match a query. |
| Summary.Ellipsis |
An ellipsis fragment within a summary. |
| Summary.Fragment |
A fragment of text within a summary. |
| Summary.Highlight |
A highlighted fragment of text within a summary. |