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 |
---|
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.
|
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–2016 Hibernate. All rights reserved.