public class VectorIndexConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VectorIndexConfig.VectorIndexConfigBuilder |
| Modifier and Type | Method and Description |
|---|---|
static VectorIndexConfig.VectorIndexConfigBuilder |
builder() |
Integer |
getCleanupIntervalSeconds() |
Integer |
getDynamicEfFactor() |
Integer |
getDynamicEfMax() |
Integer |
getDynamicEfMin() |
Integer |
getEf() |
Integer |
getEfConstruction() |
Integer |
getFlatSearchCutoff() |
Integer |
getMaxConnections() |
Boolean |
getSkip() |
Long |
getVectorCacheMaxObjects() |
public static VectorIndexConfig.VectorIndexConfigBuilder builder()
public Integer getCleanupIntervalSeconds()
public Integer getEfConstruction()
public Integer getMaxConnections()
public Long getVectorCacheMaxObjects()
public Integer getEf()
public Boolean getSkip()
public Integer getDynamicEfFactor()
public Integer getDynamicEfMax()
public Integer getDynamicEfMin()
public Integer getFlatSearchCutoff()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.