Currently this module allows recline to visualize from a CSV.

It would be more scalable to provide an integration with a datastore such as elastic search. An uploaded file would be processed by an application such as CKAN that would return the url for the output.

Need to figure out how much more performant this than simply using a csv backend for Recline.

Comments

acouch’s picture

Status: Active » Fixed

This has been achieved with the DKAN Datastore module. It uses the 'ckan' backend: http://drupalcode.org/project/recline.git/blob/refs/heads/7.x-1.x:/recli...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.