| Package | Description |
|---|---|
| org.hibernate.search.query.collector.impl |
This package contains custom Lucene Collector implementations.
|
| org.hibernate.search.query.fieldcache.impl |
The classes in this package define a framework for using Lucene's field cache API.
|
| Class and Description |
|---|
| FieldCacheLoadingType
Just an indirection to different constructors, pointing to the proper
FieldCache extractor per type.
|
| Class and Description |
|---|
| FieldCacheLoadingType
Just an indirection to different constructors, pointing to the proper
FieldCache extractor per type.
|
| FieldLoadingStrategy
Using as composition in implementations of
FieldCacheCollector,
so that we can reuse different loading strategies in different kinds
of Collectors. |
Copyright © 2006–2014 Hibernate. All rights reserved.