Skip to content

Commit

Permalink
Merge branch 'opensearch-project:main' into knn-2318
Browse files Browse the repository at this point in the history
  • Loading branch information
markwu-sde authored Jan 22, 2025
2 parents 10f9e35 + f11bd9f commit bbbeee6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public void testKNNWarmupDefaultLegacyFieldMapping() throws Exception {

// Custom Legacy Field Mapping
// space_type : "innerproduct", engine : "nmslib", m : 2, ef_construction : 2
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/k-NN/issues/2415")
public void testKNNWarmupCustomLegacyFieldMapping() throws Exception {

// When the cluster is in old version, create a KNN index with custom legacy field mapping settings
Expand Down

0 comments on commit bbbeee6

Please sign in to comment.