| Interface | Description |
|---|---|
| Deserializer |
Contract between Hibernate Search and the Deserializer.
|
| LuceneWorksBuilder | |
| LuceneWorkSerializer |
For clustering we need some way to serialize the
LuceneWork instances. |
| SerializationProvider |
Serialization provider
Providers are encouraged to offer a backward and forward compatible protocol.
|
| Serializer |
Contract between Hibernate Search and the Serialization mechanism.
|
| Class | Description |
|---|---|
| LuceneFieldContext | |
| LuceneNumericFieldContext | |
| SerializableTokenStream | |
| SerializationProviderService | |
| SerializerService |
Provides a Serializer of LuceneWork instances consuming a SerializerProvider
This is commonly used to delegate indexing work to a different JVM.
|
| Enum | Description |
|---|---|
| SerializableIndex | |
| SerializableStore | |
| SerializableTermVector |
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved