| Package | Description |
|---|---|
| org.hibernate.search.engine.impl | |
| org.hibernate.search.engine.spi | |
| org.hibernate.search.impl | |
| org.hibernate.search.query.collector.impl |
This package contains custom Lucene Collector implementations.
|
| org.hibernate.search.query.engine.impl |
| Class and Description |
|---|
| FieldCacheCollectorFactory
Every search needs a fresh instance of a Collector, still for
each field the same name and type are going to be used.
|
| Class and Description |
|---|
| FieldCacheCollectorFactory
Every search needs a fresh instance of a Collector, still for
each field the same name and type are going to be used.
|
| Class and Description |
|---|
| FieldCacheCollectorFactory
Every search needs a fresh instance of a Collector, still for
each field the same name and type are going to be used.
|
| Class and Description |
|---|
| FacetCounter |
| 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.
|
| IntegerWrapper
Replacement of Integer which is mutable, so that we can avoid creating many objects while counting hits for each facet.
|
| Class and Description |
|---|
| 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.
|
Copyright © 2006–2014 Hibernate. All rights reserved.