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

Simple SOLR client #482

Merged
merged 6 commits into from
Jan 2, 2025
Merged

Simple SOLR client #482

merged 6 commits into from
Jan 2, 2025

Conversation

theorm
Copy link
Member

@theorm theorm commented Jan 2, 2025

Replaces two Solr clients and one service with a simplified Solr client object that accepts requests in Solr format. Added adapter methods to simplify conversion of old code to new. Tested code with the web app, python library with both old Solr instance and a mix of old and new instances.

The configuration structure for Solr has been changed to accommodate a mix of Solr instances.

@theorm theorm merged commit c875374 into develop Jan 2, 2025
1 check passed
@theorm theorm deleted the chore/simple-solr-client branch January 2, 2025 16:43
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