Hi.

I'm wondering if there's something in spring data to use $where of mongodb:

http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-JavascriptExpressionsand{{%24where}}

I think that's the only easy way of using calculations within querys. Although it is mentioned to be slow, it would be nice to have such a thing.