InvertedIndexOptions |
InvertedIndexOptions.analyzer(String analyzer) |
InvertedIndexOptions |
InvertedIndexOptions.cleanupIntervalStep(Long cleanupIntervalStep) |
InvertedIndexOptions |
InvertedIndexOptions.commitIntervalMsec(Long commitIntervalMsec) |
InvertedIndexOptions |
InvertedIndexOptions.consolidationIntervalMsec(Long consolidationIntervalMsec) |
InvertedIndexOptions |
InvertedIndexOptions.consolidationPolicy(ConsolidationPolicy consolidationPolicy) |
InvertedIndexOptions |
InvertedIndexOptions.features(AnalyzerFeature... features) |
InvertedIndexOptions |
InvertedIndexOptions.fields(InvertedIndexField... fields) |
protected InvertedIndexOptions |
InvertedIndexOptions.getThis() |
InvertedIndexOptions |
InvertedIndexOptions.includeAllFields(Boolean includeAllFields) |
InvertedIndexOptions |
InvertedIndexOptions.parallelism(Integer parallelism) |
InvertedIndexOptions |
InvertedIndexOptions.primarySort(InvertedIndexPrimarySort primarySort) |
InvertedIndexOptions |
InvertedIndexOptions.searchField(Boolean searchField) |
InvertedIndexOptions |
InvertedIndexOptions.storedValues(StoredValue... storedValues) |
InvertedIndexOptions |
InvertedIndexOptions.trackListPositions(Boolean trackListPositions) |
InvertedIndexOptions |
InvertedIndexOptions.writebufferActive(Long writebufferActive) |
InvertedIndexOptions |
InvertedIndexOptions.writebufferIdle(Long writebufferIdle) |
InvertedIndexOptions |
InvertedIndexOptions.writebufferSizeMax(Long writebufferSizeMax) |