Skip to content

Commit d3c6d47

Browse files
authored
[skip e2e] Add comments to conf adapter (milvus-io#15096)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
1 parent 2e8dd74 commit d3c6d47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/util/indexparamcheck/conf_adapter.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ func newRHNSWSQConfAdapter() *RHNSWSQConfAdapter {
450450
return &RHNSWSQConfAdapter{}
451451
}
452452

453+
// NGTPANNGConfAdapter checks if a NGT_PANNG index can be built.
453454
type NGTPANNGConfAdapter struct {
454455
BaseConfAdapter
455456
}

0 commit comments

Comments
 (0)