We have enable edges to support Solr based query. User will be making the queries in ES format (similar to elastic search) the edges then will internally convert this to the Solr format. This PR can be considered as an Alpha release of the edges for Solr.
NOTE
You will need to import Solr data source when working with Solr queries.
Ensure that no other data source is been imported.
Developer Checklist
Developers should review and confirm each of these items before requesting review
[ ] Code documentation and related non-code documentation has all been updated
Reviewer Checklist
Reviewers should review and confirm each of these items before approvalIf there are multiple reviewers, this section can be duplicated for each reviewer
Issue: [Link to the issue. Do not use any of the github automation keywords] https://github.com/CottageLabs/edges/issues/34
Enter a brief description of the PR contents here
We have enable edges to support Solr based query. User will be making the queries in ES format (similar to elastic search) the edges then will internally convert this to the Solr format. This PR can be considered as an Alpha release of the edges for Solr.
NOTE
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