[okfn-labs] Faceting and Filtering in Recline Data Explorer

Rufus Pollock rufus.pollock at okfn.org
Tue Apr 3 19:06:03 UTC 2012


Recline now has basic facets with filtering.

<http://okfnlabs.org/recline/demo/>

See the "Facets area" -- you can also add facets from the column menus.

More elaborate example (using this Newcastle city payments dataset on
the DataHub [1]):

http://bit.ly/HPiQkO

Note that this illustrates several issues:

a) configuration of fields in DataStore Table for this dataset mean
that rather than faceting on whole field it is faceting on individual
terms. This is classic requirement to have a facet field separate from
original field (and creates Recline problem of how to handle that
association)

b) Filtering in ES does not affect facets as yet (will do very soon!)

c) UI is far from perfect (suggestions welcome).

Relevant tickets:

* Facet support: https://github.com/okfn/recline/issues/62
* Filter support: https://github.com/okfn/recline/issues/66

Rufus

[1]: http://thedatahub.org/dataset/newcastle-city-council-payments-over-500/resource/0c2bd47a-6ac5-412e-a337-1b45a952e07e




More information about the okfn-labs mailing list