CottageLabs / edges

Data query, manipulation, search and visualisation front-end library
MIT License
8 stars 7 forks source link

SOLR datasource #34

Open richard-jones opened 4 months ago

richard-jones commented 4 months ago

Implement a datasource that allows us to talk to SOLR. It will need to provide a query adapter and convert the result set back to the internal edges format (which is essentially elasticsearch).

Acceptance Criteria