SBE will now support AND_SORTED index intersection plans. Additionally, this patch includes an implementation of the sort-merge join algorithm, which is used to model AND_SORTED plans. Co-authored-by: Alya Berciu <alya.berciu@mongodb.com>
Added a top-level section in the explain that shows the most interesting server parameters (limits).