Use a Solr library
Open
priority: medium
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently Solr calls are done using "plain" HTTP calls. Using a Solr library would be much better since it handles a lot of the processing for you.
I would recommend `pysolr`: https://pypi.org/project/pysolr/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.