Hi, comunity.
I have a question.
- Atlas Search Query Performance - Atlas - MongoDB Docs
According to the reference, some stages after $search stage are not recommended to use.
How about the $face stage?
Of course, facet can be used within $search stage, but I wonder if there is any problem if I divide the stage without using this method.