properties have precedence over default
The implementation is described by
hibernate.search.[default|indexname].directory_provider
If none is defined the default value is FSDirectory
- Author:
- Emmanuel Bernard, Sylvain Vieujot
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
providers
public List<DirectoryProvider<?>> providers
DirectoryProviderFactory
public DirectoryProviderFactory()
createDirectoryProvider
public DirectoryProvider<?> createDirectoryProvider(XClass entity,
org.hibernate.cfg.Configuration cfg)
getDirectoryProviderName
public static String getDirectoryProviderName(XClass clazz,
org.hibernate.cfg.Configuration cfg)