Fixed
Details
Assignee
Yoann RodièreYoann RodièreReporter
Yoann RodièreYoann RodièreComponents
Fix versions
Priority
Major
Details
Details
Assignee
Yoann Rodière
Yoann RodièreReporter
Yoann Rodière
Yoann RodièreComponents
Fix versions
Priority
Created November 30, 2018 at 11:58 AM
Updated July 19, 2019 at 2:56 PM
Resolved July 18, 2019 at 12:20 PM
It is very "raw" at the moment, we need to make it better and support the various directory providers that were supported in Search 5.
See
org.hibernate.search.backend.lucene.index.impl.DirectoryProvider
,org.hibernate.search.backend.lucene.impl.LuceneBackendFactory#getDirectoryProvider
.Also we should document the “directory_provider” configuration property; see {{org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings#DIRECTORY_PROVIDER}} and {{org.hibernate.search.backend.lucene.cfg.LuceneBackendSettings#ROOT_DIRECTORY}}