| Class | Description |
|---|---|
| DocumentExtractorImpl |
DocumentExtractor is a traverser over the full-text results (EntityInfo)
This operation is as lazy as possible:
- the query is executed eagerly
- results are not retrieved until actually requested
#getFirstIndex and #getMaxIndex define the boundaries available to #extract.
|
| EntityInfoImpl |
Wrapper class describing the loading of an element.
|
| FacetManagerImpl |
Default implementation of the
FacetManager implementation. |
| HSQueryImpl | |
| IndexSearcherWithPayload | |
| QueryHits |
A helper class which gives access to the current query and its hits.
|
| TimeoutManagerImpl |
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved