| Package | Description |
|---|---|
| org.hibernate.search.backend.impl | |
| org.hibernate.search.engine.impl | |
| org.hibernate.search.engine.integration.impl | |
| org.hibernate.search.engine.metadata.impl |
Internal metadata classes created during metadata processing and used by the document builders at runtime.
|
| org.hibernate.search.engine.spi | |
| org.hibernate.search.indexes.impl | |
| org.hibernate.search.query.engine.impl | |
| org.hibernate.search.spi.impl |
| Class and Description |
|---|
| WorkPlan
Represents the set of changes going to be applied to the index for the entities.
|
| Class and Description |
|---|
| AnalyzerRegistry
A registry of analyzers.
|
| ConfigContext
Provides access to some default configuration settings (eg is JPA present, what is the default null token)
and holds mapping-scoped configuration (such as analyzer definitions).
|
| DefaultBoostStrategy
Deprecated.
|
| FilterDef
A wrapper class which encapsulates all required information to create a defined filter.
|
| ImmutableSearchIntegration |
| MappingDefinitionRegistry
Stores definitions encountered while inspecting the mapping,
throwing exceptions when conflicting definitions are registered.
|
| MutableAnalyzerRegistry
This class gives access to the set of analyzer references created for a given index manager type,
creating new ones as necessary using the
AnalyzerStrategy of that index manager type. |
| MutableNormalizerRegistry
This class gives access to the set of normalizer references created for a given index manager type,
creating new ones as necessary using the
AnalyzerStrategy of that index manager type. |
| NormalizerRegistry
A registry of normalizers (i.e.
|
| SearchIntegrationConfigContext |
| SimpleInitializer
Simple pass-through implementation of
InstanceInitializer. |
| Class and Description |
|---|
| AnalyzerRegistry
A registry of analyzers.
|
| FilterDef
A wrapper class which encapsulates all required information to create a defined filter.
|
| NormalizerRegistry
A registry of normalizers (i.e.
|
| Class and Description |
|---|
| ConfigContext
Provides access to some default configuration settings (eg is JPA present, what is the default null token)
and holds mapping-scoped configuration (such as analyzer definitions).
|
| Class and Description |
|---|
| ConfigContext
Provides access to some default configuration settings (eg is JPA present, what is the default null token)
and holds mapping-scoped configuration (such as analyzer definitions).
|
| WorkPlan
Represents the set of changes going to be applied to the index for the entities.
|
| Class and Description |
|---|
| ImmutableSearchFactory
This implementation is never directly exposed to the user, it is always wrapped into a
MutableSearchFactory |
| MutableEntityIndexBinding |
| Class and Description |
|---|
| FilterDef
A wrapper class which encapsulates all required information to create a defined filter.
|
| Class and Description |
|---|
| FilterDef
A wrapper class which encapsulates all required information to create a defined filter.
|
Copyright © 2006–2017 Hibernate. All rights reserved.