Class IndexWriterSettings
java.lang.Object
org.hibernate.search.backend.lucene.lowlevel.writer.impl.IndexWriterSettings
- All Implemented Interfaces:
Serializable
Represents possible options to be applied to an
org.apache.lucene.index.IndexWriter.- Author:
- Sanne Grinovero
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<org.hibernate.search.backend.lucene.lowlevel.writer.impl.IndexWriterSettingValue<?>>extractAll(ConfigurationPropertySource propertySource, EventContext eventContext)
-
Method Details
-
extractAll
public static List<org.hibernate.search.backend.lucene.lowlevel.writer.impl.IndexWriterSettingValue<?>> extractAll(ConfigurationPropertySource propertySource, EventContext eventContext)
-