|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldCacheCollectorFactory | |
|---|---|
| org.hibernate.search.engine.impl | |
| org.hibernate.search.engine.spi | |
| org.hibernate.search.query.collector.impl | This package contains custom Lucene Collector implementations. |
| org.hibernate.search.query.engine.impl | |
| Uses of FieldCacheCollectorFactory in org.hibernate.search.engine.impl |
|---|
| Methods in org.hibernate.search.engine.impl that return FieldCacheCollectorFactory | |
|---|---|
FieldCacheCollectorFactory |
MutableEntityIndexBinding.getIdFieldCacheCollectionFactory()
|
| Uses of FieldCacheCollectorFactory in org.hibernate.search.engine.spi |
|---|
| Methods in org.hibernate.search.engine.spi that return FieldCacheCollectorFactory | |
|---|---|
FieldCacheCollectorFactory |
EntityIndexBinder.getIdFieldCacheCollectionFactory()
|
FieldCacheCollectorFactory |
DocumentBuilderIndexedEntity.getIdFieldCacheCollectionFactory()
|
| Uses of FieldCacheCollectorFactory in org.hibernate.search.query.collector.impl |
|---|
| Fields in org.hibernate.search.query.collector.impl declared as FieldCacheCollectorFactory | |
|---|---|
static FieldCacheCollectorFactory |
FieldCacheCollectorFactory.CLASS_TYPE_FIELD_CACHE_COLLECTOR_FACTORY
|
| Uses of FieldCacheCollectorFactory in org.hibernate.search.query.engine.impl |
|---|
| Constructors in org.hibernate.search.query.engine.impl with parameters of type FieldCacheCollectorFactory | |
|---|---|
QueryHits(IndexSearcherWithPayload searcher,
org.apache.lucene.search.Query preparedQuery,
org.apache.lucene.search.Filter filter,
org.apache.lucene.search.Sort sort,
Integer n,
TimeoutManagerImpl timeoutManager,
Map<String,FacetingRequestImpl> facetRequests,
boolean enableFieldCacheOnTypes,
FieldCacheCollectorFactory idFieldCollector,
TimeoutExceptionFactory timeoutExceptionFactory,
Coordinates spatialSearchCenter,
String spatialFieldName)
|
|
QueryHits(IndexSearcherWithPayload searcher,
org.apache.lucene.search.Query preparedQuery,
org.apache.lucene.search.Filter filter,
org.apache.lucene.search.Sort sort,
TimeoutManagerImpl timeoutManager,
Map<String,FacetingRequestImpl> facetRequests,
boolean enableFieldCacheOnTypes,
FieldCacheCollectorFactory idFieldCollector,
TimeoutExceptionFactory timeoutExceptionFactory,
Coordinates spatialSearchCenter,
String spatialFieldName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||