|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
FacetCollector | A custom Collector used for handling facet requests. |
FacetCollector.FacetCounter | |
FacetCollector.FacetEntryComparator | |
FacetCollector.RangeDefinitionOrderFacetComparator | |
FieldCacheCollector | Because Lucene's Collector is not an interface, we have to create extensions of it. |
FieldCacheCollectorFactory | Every search needs a fresh instance of a Collector, still for each field the same name and type are going to be used. |
TwoWayTransformingFieldCacheCollector | Wraps a FieldCacheCollector in such a way that TwoWayTransformingFieldCacheCollector.getValue(int) returns objects as transformed
by a TwoWayStringBridge to transform from String form to the object. |
This package contains custom Lucene Collector implementations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |