Now, the format can define a "sortable" format that will use an internal number (compact) representation of a sortable number (float/int/double/short/long).
For example:
<property name="intVal" accessor="field">
<meta-data format="sortable">intFormatted</meta-data>
</property>