@Immutable
public interface Configuration
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.Analyzer |
getAnalyzer() |
org.apache.lucene.store.Directory |
getDirectory() |
IndexWriterConfiguration.WriterSettings |
getWriterSettings(Index.UpdateMode mode) |
@Nonnull org.apache.lucene.store.Directory getDirectory()
@Nonnull org.apache.lucene.analysis.Analyzer getAnalyzer()
@Nonnull IndexWriterConfiguration.WriterSettings getWriterSettings(Index.UpdateMode mode)
Copyright © 2002-2021 Atlassian. All Rights Reserved.