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
246246source-available = " :github:`source available and free to use <mongodb/mongo>`"
247247pcre-abbr = " :abbr:`PCRE (Perl Compatible Regular Expressions)`"
248248pcre = " 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"
249252# In Use Encryption Constants
250253csfle = " Client-Side Field Level Encryption"
251254csfle-abbrev = " CSFLE"
Original file line number Diff line number Diff line change @@ -41,3 +41,8 @@ New Parameters
4141MongoDB 7.0 adds the :parameter:`balancerMigrationsThrottlingMs`
4242parameter which allows you to throttle the balancing rate.
4343
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