| Package | Description |
|---|---|
| com.lancedb.lance.index |
| Modifier and Type | Method and Description |
|---|---|
IndexParams.Builder |
IndexParams.Builder.setDistanceType(DistanceType distanceType)
Set the distance type for calculating the distance between vectors.
|
IndexParams.Builder |
IndexParams.Builder.setVectorIndexParams(VectorIndexParams vectorIndexParams)
Vector index parameters for creating a vector index.
|
Copyright © 2025. All rights reserved.