|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.search.query.fieldcache.impl | |
---|---|
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. |
Classes in org.hibernate.search.query.fieldcache.impl used by org.hibernate.search.query.collector.impl | |
---|---|
FieldCacheLoadingType
Just an indirection to different constructors, pointing to the proper FieldCache extractor per type. |
Classes in org.hibernate.search.query.fieldcache.impl used by org.hibernate.search.query.fieldcache.impl | |
---|---|
FieldCacheLoadingType
Just an indirection to different constructors, pointing to the proper FieldCache extractor per type. |
|
FieldLoadingStrategy
Using as composition in implementations of query.collector.FieldCacheCollector ,
so that we can reuse different loading strategies in different kinds
of Collectors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |