VianneyMI / monggregate

Library to make MongoDB aggregation framework and pipelines easy to use in python.
https://vianneymi.github.io/monggregate/
MIT License
22 stars 3 forks source link

Cannot append facet after initialization of search_meta #102

Closed VianneyMI closed 8 months ago

VianneyMI commented 9 months ago

The below check is wrong and should be replaced by a isinstance SearchBase check