Commit Graph

12 Commits

Author SHA1 Message Date
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Finley Lau
667c0772f2 SERVER-105862 Fix ResolvedNamespacesMap for $rankFusion on views in sharded cluster scenarios (#38368)
GitOrigin-RevId: 4ccede3c1638a3069c891663c7adc2b53a5a3aa1
2025-07-11 16:23:33 +00:00
Joshua Siegel
a0de4625d1 SERVER-106518 Change SearchQueryViewSpec to hold the view name instead of view nss (#37600)
GitOrigin-RevId: 2d4d8bf864ac1cf8ae0d8ba01805e38462e28461
2025-06-24 17:23:57 +00:00
Mariano Shaar
dc6d2d1070 SERVER-103281 Enable and test running $rankFusion on a view with non-search input pipelines (#34953)
GitOrigin-RevId: d2b174d6ed84c64a0c2e241f6056a33044de0462
2025-06-10 20:09:03 +00:00
Joshua Siegel
9118e0f9ea SERVER-100440 Add $vectorSearch-on-views tests (#36557)
GitOrigin-RevId: 03bed632a01de3a477f31e7ddbb85acd871610eb
2025-05-27 21:49:43 +00:00
Joshua Siegel
b14a8f75a1 SERVER-104781 Add storedSource testing coverage for search-on-views (#36242)
GitOrigin-RevId: 8d02934332698b1d55543c3f5372e1615906dcfc
2025-05-23 15:07:38 +00:00
Lynne Wang
601189108a SERVER-104913 Avoid OOM errors in search e2e testing suites (#36245)
GitOrigin-RevId: 9bff812c845570643b4c7f3bc6319ad5a47a0096
2025-05-21 21:41:25 +00:00
Joshua Siegel
1b4e09638d SERVER-103691 Correct $search-on-view explain output for single_shard suite (#35450)
GitOrigin-RevId: 2728a48fadc313639563638b02854d1a73e63896
2025-05-01 20:10:03 +00:00
Joshua Siegel
733569d263 SERVER-104523 Fix userNss passed to buildPipelineFromViewDefinition() in DocumentSourceUnionWith (#35585)
GitOrigin-RevId: 01e9685d59f31bd63732904b185b41c44020b0ad
2025-04-30 19:33:51 +00:00
Joshua Siegel
80af5c96fc SERVER-100355 Support subpipeline search stages on mongot-indexed sharded views (#34139)
Co-authored-by: madelinezec <mez2113@columbia.edu>
GitOrigin-RevId: a2db4bb02dd60bb92570dc59c0146b279d138839
2025-04-15 13:54:25 +00:00
Will Buerger
fd2b2bb773 SERVER-96565: Add search_end_to_end_single_shard passthrough (#33483)
GitOrigin-RevId: a5a38ec412bbc492e62d14cc71426d0ecc24f35b
2025-04-10 01:36:46 +00:00
madelinezec
d901d4f0e9 SERVER-96384 support top-level mongot queries on mongot-indexed views on sharded pipeline (#31757)
Co-authored-by: Joshua Siegel <39130209+joshbsiegel@users.noreply.github.com>
Co-authored-by: Charlie Swanson <charlie.swanson@mongodb.com>
GitOrigin-RevId: a06825792dbac9070c033025ad5b5b744d5eb86f
2025-04-09 22:37:29 +00:00