File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -246,6 +246,9 @@ windows-sha256 = "C777DF7816BB8C9A760FDEA782113949408B6F39D72BE29A2551FA51E2FE04
246
246
source-available = " :github:`source available and free to use <mongodb/mongo>`"
247
247
pcre-abbr = " :abbr:`PCRE (Perl Compatible Regular Expressions)`"
248
248
pcre = " Perl Compatible Regular Expressions"
249
+ sbe = " slot-based query execution engine"
250
+ sbe-short = " slot-based engine"
251
+ sbe-title = " Slot-Based Query Execution Engine"
249
252
# In Use Encryption Constants
250
253
csfle = " Client-Side Field Level Encryption"
251
254
csfle-abbrev = " CSFLE"
Original file line number Diff line number Diff line change @@ -41,3 +41,8 @@ New Parameters
41
41
MongoDB 7.0 adds the :parameter:`balancerMigrationsThrottlingMs`
42
42
parameter which allows you to throttle the balancing rate.
43
43
44
+ {+sbe-title+}
45
+ ~~~~~~~~~~~~~
46
+
47
+ Starting in MongoDB 7.0, the :ref:`{+sbe+} <5.1-rel-notes-sbe>` improves
48
+ performance for a wider range of find and aggregation queries.
You can’t perform that action at this time.
0 commit comments