There is no field type indicator therefore it's not possible sort by number

If a field stores number only, the result of $sort on that field still comes out in alphabetical. e.g. Sort order becomes 1, 100, 2, 20, 3 ... etc.
Where it should be 1,2,3,20,100 etc.

We are using SODA 1.0.4.