Skip to content

Commit 39a6abc

Browse files
(DOCSP-29528): Improve SBE release notes (#3068)
* (DOCSP-29528): Improve SBE release notes * wording tweak * wording * change section title
1 parent 43c94fa commit 39a6abc

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

snooty.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@ windows-sha256 = "C777DF7816BB8C9A760FDEA782113949408B6F39D72BE29A2551FA51E2FE04
246246
source-available = ":github:`source available and free to use <mongodb/mongo>`"
247247
pcre-abbr = ":abbr:`PCRE (Perl Compatible Regular Expressions)`"
248248
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"
249252
# In Use Encryption Constants
250253
csfle = "Client-Side Field Level Encryption"
251254
csfle-abbrev = "CSFLE"

source/release-notes/7.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ New Parameters
4141
MongoDB 7.0 adds the :parameter:`balancerMigrationsThrottlingMs`
4242
parameter 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.

0 commit comments

Comments
 (0)