Allow faceting on boolean fields
Right now you can only facet on string, number, date fields.
https://www.mongodb.com/docs/atlas/atlas-search/facet/#facet-definition
I would like to also be able to facet on boolean fields.
17
votes


You can now transform documents for Atlas Search, enabling you to index and query Boolean fields as a String to support faceting. See how here.
-
Luke commented
This is super important for us, and the view solution seems like a lot of additional complexity.
Can you let us know if this is on the roadmap? -
Octavian commented
Would be great to get support for boolean fields faceting, so we can get our facetted counts based on boolean flags.