Atlas Search Changelog - 10 July 2023 Release

https://www.mongodb.com/docs/atlas/atlas-search/changelog/#10-july-2023-release

Adds the sort operator, which supports sorting in ascending or descending order on fields that you define in your Atlas Search index for sorting.

Limits the knnBeta operator as a top-level operator.

Introduces the ability to perform text, wildcard, regular expression, fuzzy, and range searches on string fields by using the queryString operator.

3 points · 1 comments · view on lemmy.world

1 Comments

sboulema@programming.dev · 1 pts · 3y

I am especially excited by the sort addition! One less stage in the pipeline :)