jplusplus / global-directory

Global Data Journalists Directory
11 stars 3 forks source link

Sort function for facet.json #4

Open pushthings4ward opened 10 years ago

pushthings4ward commented 10 years ago

I've implemented the "type" field for sorting the data alphabetically (A,B,C,D ...) ... this is how the filter categories country, city and institutions are working now. The skills category is totally random ... for this purpose I'd like to mange the sort type for each filter category manually.

"type": "alphabetically" OR "type":"interval_scale"

{ "type": "alphabetical", "label": "skills", "name": "skills" }