| Interface | Description |
|---|---|
| FacetCountCollector |
Collects facet counts for a given browse request
|
| RuntimeFacetHandlerFactory<P extends FacetHandlerInitializerParam,F extends RuntimeFacetHandler<?>> |
This interface is intended for using with RuntimeFacetHandler, which typically
have local data that make them not only NOT thread safe but also dependent on
request.
|
| Class | Description |
|---|---|
| AbstractRuntimeFacetHandlerFactory<P extends FacetHandlerInitializerParam,F extends RuntimeFacetHandler<?>> | |
| CombinedFacetAccessible | |
| DefaultFacetHandlerInitializerParam |
The 'generic' type for FacetHandler initialization parameters for the purpose of easy serialization.
|
| FacetCountCollectorSource | |
| FacetHandler<D> |
FacetHandler definition
|
| FacetHandler.FacetDataNone | |
| FacetHandlerInitializerParam |
The dummy interface to indicate that a class type can be used for initializing RuntimeFacetHandlers.
|
| RuntimeFacetHandler<D> |
Abstract class for RuntimeFacetHandlers.
|
| Enum | Description |
|---|---|
| FacetHandler.TermCountSize |
Copyright © 2005–2013. All rights reserved.