Davide ← MongoDB Feedback Engine My feedback 1 result found Support Partial Indexing 58 votes Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Vote We’ll send you updates on this idea 12 comments · Atlas Search · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Davide commented · Nov 11, 2021 · Edit… · Delete… This would be strongly needed. The current workaround is to create a separate collection, but then we cannot use a $out stage to populate it without destroying the index as said here: https://docs.atlas.mongodb.com/reference/atlas-search/create-index/ We are currently solving with a $merge stage but a partial index would be definitely a better solution. Save Submitting... Davide supported this idea · Nov 11, 2021
This would be strongly needed. The current workaround is to create a separate collection, but then we cannot use a $out stage to populate it without destroying the index as said here:
https://docs.atlas.mongodb.com/reference/atlas-search/create-index/
We are currently solving with a $merge stage but a partial index would be definitely a better solution.