CottageLabs / edges

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

Solr datasource is been added - Feature REVIEW #46

Closed varadekd closed 1 month ago

varadekd commented 2 months ago

Enter a brief description of the PR contents here We have added a new datasource which is solr, this is added by creating a new query adapter that converts the es query to the solr based query. The main objective behind this PR is to share the code with @richard-jones and get the understanding that this is exactly what we discussed and this is the agreed style of our code.

Developer Checklist

Developers should review and confirm each of these items before requesting review

Reviewer Checklist

Reviewers should review and confirm each of these items before approval If there are multiple reviewers, this section can be duplicated for each reviewer

Testing

List testing requirements/procedures