index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
exec
/
document_value
/
document_metadata_fields.cpp
Age
Commit message (
Expand
)
Author
2023-10-11
SERVER-81046 create $searchSequenceToken meta expression and add requireSeque...
madelinezec
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-07-26
SERVER-79028 Add limit after merging shards for $vectorSearch
Hima Sheth
2023-07-10
SERVER-78284 Project vectorSearch distance into result documents
Alyssa Wagenmaker
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-05-12
SERVER-75832 Prevent DocumentMetadataFields self-assignment
Alyssa Wagenmaker
2023-04-06
SERVER-74301 Optimize serialization behavior for $changeStreamSplitLargeEvent
Romans Kasperovics
2023-02-22
SERVER-73204 Designate $searchSortValues as a metadata field
Ben Shteinfeld
2022-07-14
SERVER-68016 Use little endian for deserializing data serialized by BufBuilder
Rui Liu
2022-03-21
SERVER-64602 Provide time-series bucket time bounds as document metadata for ...
Dan Larkin-York
2020-11-13
SERVER-49744 Per-document scoring metadata for $search
Mihai Andrei
2020-03-25
SERVER-43361 Remove compatibility with 4.2 sort key format
David Storch
2020-02-12
SERVER-45927 Alias for Atlas FTS
Mihai Andrei
2019-12-13
SERVER-43669 Serialize "sortKey" as BSONArray
Justin Seyster
2019-10-10
SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStage
Ian Boros
2019-10-01
SERVER-42302 Move Document/Value library to db/exec/document_value directory.
David Storch