public class InvertedIndexConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InvertedIndexConfig.InvertedIndexConfigBuilder |
| Modifier and Type | Method and Description |
|---|---|
static InvertedIndexConfig.InvertedIndexConfigBuilder |
builder() |
BM25Config |
getBm25() |
Integer |
getCleanupIntervalSeconds() |
Boolean |
getIndexTimestamps() |
StopwordConfig |
getStopwords() |
public static InvertedIndexConfig.InvertedIndexConfigBuilder builder()
public BM25Config getBm25()
public StopwordConfig getStopwords()
public Integer getCleanupIntervalSeconds()
public Boolean getIndexTimestamps()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.