To configure precomputed sort on a property, check "Prepare sort offline" in the Property editor.
In addition, the property’s Type attribute, which you also set in the Property editor, affects sorting in the following ways:
| 
                               If Type is set to this:  | 
                               Records are sorted:  | 
|---|---|
| 
                               Alpha  | 
                               In alphabetical order.  | 
| 
                               Integer or Floating Point  | 
                               In numeric order.  | 
| 
                               Geocode  | 
                               In geospatial order (that is, according to the distance between the specified geocode property and a given reference point).  | 
| 
                               File Path  | 
                               Deprecated. Do not use this type.  | 

