Skip to content

Commit 6e228c8

Browse files
authored
docs: update mongo table (#27434)
1 parent 2a27234 commit 6e228c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/theme/FeatureTables.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,8 +1026,8 @@ const FEATURE_TABLES = {
10261026
link: "mongodb_atlas",
10271027
deleteById: true,
10281028
filtering: true,
1029-
searchByVector: false,
1030-
searchWithScore: false,
1029+
searchByVector: true,
1030+
searchWithScore: true,
10311031
async: true,
10321032
passesStandardTests: false,
10331033
multiTenancy: false,

0 commit comments

Comments
 (0)