Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/solr datasource #48

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from
Open

Feature/solr datasource #48

wants to merge 21 commits into from

Conversation

varadekd
Copy link
Contributor

@varadekd varadekd commented Jul 1, 2024


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

  1. You will need to import Solr data source when working with Solr queries.
  2. Ensure that no other data source is been imported.

Developer Checklist

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

  • Code meets acceptance criteria from issue
  • Sufficient testing has been carried out
  • Project's coding standards are met link
  • Code documentation and related non-code documentation has all been updated

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

  • Code meets acceptance criteria from issue
  • Sufficient testing has been carried out
  • Project's coding standards are met link
  • Code documentation and related non-code documentation has all been updated

Testing

List testing requirements/procedures

@varadekd varadekd requested a review from richard-jones July 1, 2024 07:46
@varadekd
Copy link
Contributor Author

varadekd commented Jul 1, 2024

@richard-jones Please review the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant