How to simplify MongoDB queries with esProc

The native query syntax of MongoDB is quite cumbersome, and simple tasks require long code. Complex calculations are even more difficult to implement, such as:SPL assists MongoDB: Only keep the runnin...