If I want to use @APIFilter(...) (any Search or Order) with MongoDB it alwas results in "Call to a member function getClassMetadata() on null".
Im using:
"doctrine/mongodb-odm": 2.0.0-RC1,
"doctrine/mongodb-odm-bundle": 4.0.0-RC1,
It's working with MySql...
