-
Type: Story
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
5
-
Not Needed
-
Iteration Brontosaurus, Iteration Citipati
We are looking for parity between current indexes and search indexes, So given we have helpers for index management of current indexes, the expectation is we would have them for search indexes. Right now Atlas Search indexes are created through the Atlas UI. This project adds the ability to create Atlas Search indexes by sending a createIndexes command to a cluster node, which then forwards it on to the mongot processes - just like $search is forwarded.
See the syntax doc for details: https://docs.google.com/document/d/1rCU7vLmMEn-87SuSZ3xnnSpnkwoWpekyOl15NPIqTJk/edit#heading=h.5vieabqhruzp
- is related to
-
COMPASS-6818 Investigate changes in SERVER-74863: Implement $listSearchIndexes aggregation stage
- Closed
- links to