Closed (fixed)
Project:
Recline
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2012 at 16:34 UTC
Updated:
27 Sep 2013 at 17:41 UTC
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
Comment #1
acouch commentedThis 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...