| Class | Description |
|---|---|
| DefaultDirectoryProviderService |
Default
DefaultDirectoryProviderService |
| DefaultLockFactoryCreator |
The one and only
LockFactoryCreator. |
| DirectoryProviderHelper | |
| FSDirectoryProvider |
Use a Lucene
FSDirectory. |
| FSMasterDirectoryProvider |
File based DirectoryProvider that takes care of index copy
The base directory is represented by hibernate.search.
|
| FSSlaveDirectoryProvider |
File based directory provider that takes care of getting a version of the index
from a given source.
|
| IdHashShardingStrategy |
This implementation use idInString as the hashKey.
|
| NotShardedStrategy | |
| RAMDirectoryProvider |
Use a Lucene RAMDirectory
|
Copyright © 2006–2015 Hibernate. All rights reserved.