| Package | Description |
|---|---|
| org.hibernate.search.engine.spi | |
| org.hibernate.search.impl | |
| org.hibernate.search.spi | |
| org.hibernate.search.spi.internals |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchFactoryImplementor
Interface which gives access to the metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSearchFactory
This implementation is never directly exposed to the user, it is always wrapped into a
MutableSearchFactory |
class |
MutableSearchFactory
Factory delegating to a concrete implementation of another factory.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchFactoryIntegrator
This contract is considered experimental.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchFactoryImplementorWithShareableState
Search Factory implementor exposing its sharable state.
|
Copyright © 2006–2014 Hibernate. All rights reserved.