public static class FTHybridVectorParams.Range extends java.lang.Object implements FTHybridVectorParams.VectorMethod
| Modifier and Type | Method and Description |
|---|---|
void |
addParams(CommandArguments args) |
FTHybridVectorParams.Range |
epsilon(double epsilon)
Set the epsilon parameter for range search.
|
static FTHybridVectorParams.Range |
of(double radius)
Create a RANGE method with the specified radius.
|
public static FTHybridVectorParams.Range of(double radius)
radius - the search radiuspublic FTHybridVectorParams.Range epsilon(double epsilon)
epsilon - the epsilon valuepublic void addParams(CommandArguments args)
Copyright © 2026. All rights reserved.