Skip to content

Commit

Permalink
docs: update mongo table (#27434)
Browse files Browse the repository at this point in the history
  • Loading branch information
isahers1 authored Oct 17, 2024
1 parent 2a27234 commit 6e228c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/theme/FeatureTables.js
Original file line number Diff line number Diff line change
Expand Up @@ -1026,8 +1026,8 @@ const FEATURE_TABLES = {
link: "mongodb_atlas",
deleteById: true,
filtering: true,
searchByVector: false,
searchWithScore: false,
searchByVector: true,
searchWithScore: true,
async: true,
passesStandardTests: false,
multiTenancy: false,
Expand Down

0 comments on commit 6e228c8

Please sign in to comment.