Package org.hibernate.search.backend.lucene.lowlevel.writer.impl
-
Interface Summary Interface Description IndexWriterDelegator A component exposing features similar toIndexWriter, but simpler to use, and delegated to an actual writer. -
Class Summary Class Description IndexWriterConfigSource A source of index writer configuration that can be re-used on multiple writers.IndexWriterDelegatorImpl IndexWriterProvider IndexWriterSettings Represents possible options to be applied to anorg.apache.lucene.index.IndexWriter.LoggerInfoStream An implementation ofInfoStreamthat redirects output to a logger