|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DirectoryProvider<TDirectory extends Directory> | Set up and provide a Lucene Directory
equals() and hashCode() must guaranty equality
between two providers pointing to the same underlying Lucene Store
This class must be thread safe regarding getDirectory()
calls |
| Class Summary | |
|---|---|
| DirectoryProviderFactory | Create a Lucene directory provider Lucene directory providers are configured through properties - hibernate.search.default.* and - hibernate.search. |
| FSDirectoryProvider | Use a Lucene FSDirectory The base directory is represented by hibernate.search. |
| RAMDirectoryProvider | Use a Lucene RAMDirectory |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||