docs: update mongo table (#27434)

This commit is contained in:
Isaac Francisco 2024-10-17 11:29:29 -07:00 committed by GitHub
parent 2a27234a77
commit 6e228c84a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1026,8 +1026,8 @@ const FEATURE_TABLES = {
link: "mongodb_atlas", link: "mongodb_atlas",
deleteById: true, deleteById: true,
filtering: true, filtering: true,
searchByVector: false, searchByVector: true,
searchWithScore: false, searchWithScore: true,
async: true, async: true,
passesStandardTests: false, passesStandardTests: false,
multiTenancy: false, multiTenancy: false,