Statistical categories will be alphabetized first by library and then by category.
The entires within each category will also be alphabetized.
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: Cesar Velez <cesar.velez@EquinoxInitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
{ flesh : 1,
flesh_fields : {
asc : ['owner','entries']
- }
+ },
+ order_by : [{'class':'asc', 'field':'owner'},{'class':'asc', 'field':'name'},{'class':'asce', 'field':'value'} ]
},
{ atomic : true }
);