@@ -1352,7 +1352,7 @@ virtual NRedisStack.Search.Aggregation.Reducer.AddOwnArgs(System.Collections.Gen
13521352virtual NRedisStack.Search.Aggregation.Reducer.GetOwnArgsCount() -> int
13531353NRedisStack.Search.Schema.AddFlatVectorField(NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> NRedisStack.Search.Schema!
13541354NRedisStack.Search.Schema.AddHnswVectorField(NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, int maxOutgoingConnections = 16, int maxConnectedNeighbors = 200, int maxTopCandidates = 10, double boundaryFactor = 0.01, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> NRedisStack.Search.Schema!
1355- NRedisStack.Search.Schema.AddSvsVanamaVectorField (NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, NRedisStack.Search.Schema.VectorField.VectorCompressionAlgorithm compressionAlgorithm = NRedisStack.Search.Schema.VectorField.VectorCompressionAlgorithm.NotSpecified, int constructionWindowSize = 200, int graphMaxDegree = 32, int searchWindowSize = 10, double rangeSearchApproximationFactor = 0.01, int trainingThreshold = 0, int reducedDimensions = 0, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> NRedisStack.Search.Schema!
1355+ NRedisStack.Search.Schema.AddSvsVamanaVectorField (NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, NRedisStack.Search.Schema.VectorField.VectorCompressionAlgorithm compressionAlgorithm = NRedisStack.Search.Schema.VectorField.VectorCompressionAlgorithm.NotSpecified, int constructionWindowSize = 200, int graphMaxDegree = 32, int searchWindowSize = 10, double rangeSearchApproximationFactor = 0.01, int trainingThreshold = 0, int reducedDimensions = 0, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> NRedisStack.Search.Schema!
13561356NRedisStack.Search.Schema.FlatVectorField
13571357NRedisStack.Search.Schema.FlatVectorField.FlatVectorField(NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> void
13581358NRedisStack.Search.Schema.HnswVectorField
@@ -1365,22 +1365,22 @@ NRedisStack.Search.Schema.HnswVectorField.MaxOutgoingConnections.get -> int
13651365NRedisStack.Search.Schema.HnswVectorField.MaxOutgoingConnections.set -> void
13661366NRedisStack.Search.Schema.HnswVectorField.MaxTopCandidates.get -> int
13671367NRedisStack.Search.Schema.HnswVectorField.MaxTopCandidates.set -> void
1368- NRedisStack.Search.Schema.SvsVanamaVectorField
1369- NRedisStack.Search.Schema.SvsVanamaVectorField .CompressionAlgorithm.get -> NRedisStack.Search.Schema.VectorField.VectorCompressionAlgorithm
1370- NRedisStack.Search.Schema.SvsVanamaVectorField .CompressionAlgorithm.set -> void
1371- NRedisStack.Search.Schema.SvsVanamaVectorField .ConstructionWindowSize.get -> int
1372- NRedisStack.Search.Schema.SvsVanamaVectorField .ConstructionWindowSize.set -> void
1373- NRedisStack.Search.Schema.SvsVanamaVectorField .GraphMaxDegree.get -> int
1374- NRedisStack.Search.Schema.SvsVanamaVectorField .GraphMaxDegree.set -> void
1375- NRedisStack.Search.Schema.SvsVanamaVectorField .RangeSearchApproximationFactor.get -> double
1376- NRedisStack.Search.Schema.SvsVanamaVectorField .RangeSearchApproximationFactor.set -> void
1377- NRedisStack.Search.Schema.SvsVanamaVectorField .ReducedDimensions.get -> int
1378- NRedisStack.Search.Schema.SvsVanamaVectorField .ReducedDimensions.set -> void
1379- NRedisStack.Search.Schema.SvsVanamaVectorField .SearchWindowSize.get -> int
1380- NRedisStack.Search.Schema.SvsVanamaVectorField .SearchWindowSize.set -> void
1381- NRedisStack.Search.Schema.SvsVanamaVectorField.SvsVanamaVectorField (NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> void
1382- NRedisStack.Search.Schema.SvsVanamaVectorField .TrainingThreshold.get -> int
1383- NRedisStack.Search.Schema.SvsVanamaVectorField .TrainingThreshold.set -> void
1368+ NRedisStack.Search.Schema.SvsVamanaVectorField
1369+ NRedisStack.Search.Schema.SvsVamanaVectorField .CompressionAlgorithm.get -> NRedisStack.Search.Schema.VectorField.VectorCompressionAlgorithm
1370+ NRedisStack.Search.Schema.SvsVamanaVectorField .CompressionAlgorithm.set -> void
1371+ NRedisStack.Search.Schema.SvsVamanaVectorField .ConstructionWindowSize.get -> int
1372+ NRedisStack.Search.Schema.SvsVamanaVectorField .ConstructionWindowSize.set -> void
1373+ NRedisStack.Search.Schema.SvsVamanaVectorField .GraphMaxDegree.get -> int
1374+ NRedisStack.Search.Schema.SvsVamanaVectorField .GraphMaxDegree.set -> void
1375+ NRedisStack.Search.Schema.SvsVamanaVectorField .RangeSearchApproximationFactor.get -> double
1376+ NRedisStack.Search.Schema.SvsVamanaVectorField .RangeSearchApproximationFactor.set -> void
1377+ NRedisStack.Search.Schema.SvsVamanaVectorField .ReducedDimensions.get -> int
1378+ NRedisStack.Search.Schema.SvsVamanaVectorField .ReducedDimensions.set -> void
1379+ NRedisStack.Search.Schema.SvsVamanaVectorField .SearchWindowSize.get -> int
1380+ NRedisStack.Search.Schema.SvsVamanaVectorField .SearchWindowSize.set -> void
1381+ NRedisStack.Search.Schema.SvsVamanaVectorField.SvsVamanaVectorField (NRedisStack.Search.FieldName! name, NRedisStack.Search.Schema.VectorField.VectorType type, int dimensions, NRedisStack.Search.Schema.VectorField.VectorDistanceMetric distanceMetric, System.Collections.Generic.Dictionary<string!, object!>? attributes = null, bool missingIndex = false) -> void
1382+ NRedisStack.Search.Schema.SvsVamanaVectorField .TrainingThreshold.get -> int
1383+ NRedisStack.Search.Schema.SvsVamanaVectorField .TrainingThreshold.set -> void
13841384NRedisStack.Search.Schema.VectorField.Dimensions.get -> int
13851385NRedisStack.Search.Schema.VectorField.Dimensions.set -> void
13861386NRedisStack.Search.Schema.VectorField.DistanceMetric.get -> NRedisStack.Search.Schema.VectorField.VectorDistanceMetric
0 commit comments