[skip e2e] Add comments to conf adapter (#15096)

Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
jingkl 2022-01-10 18:35:40 +08:00 committed by GitHub
parent 2e8dd74c7e
commit d3c6d47537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -450,6 +450,7 @@ func newRHNSWSQConfAdapter() *RHNSWSQConfAdapter {
return &RHNSWSQConfAdapter{}
}
// NGTPANNGConfAdapter checks if a NGT_PANNG index can be built.
type NGTPANNGConfAdapter struct {
BaseConfAdapter
}