| Package | Description |
|---|---|
| org.hibernate.search.engine.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.impl | |
| org.hibernate.search.indexes.impl |
| Class and Description |
|---|
| ConfigContext
Provides access to some default configuration settings (eg default
Analyzer or default
Similarity) and checks whether certain optional libraries are available. |
| Class and Description |
|---|
| ConfigContext
Provides access to some default configuration settings (eg default
Analyzer or default
Similarity) and checks whether certain optional libraries are available. |
| Class and Description |
|---|
| ConfigContext
Provides access to some default configuration settings (eg default
Analyzer or default
Similarity) and checks whether certain optional libraries are available. |
| Class and Description |
|---|
| SimpleInitializer
Simple pass-through implementation of
InstanceInitializer. |
| Class and Description |
|---|
| ImmutableSearchFactory
This implementation is never directly exposed to the user, it is always wrapped into a
MutableSearchFactory |
Copyright © 2006–2013 Hibernate. All rights reserved.