Pick connection option
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`pysolr` is actually a very thin wrapper passing query parameters to requests. We could easily implement this ourselves, or use another wrapper such as [SolrClient](https://github.com/moonlitesolutions/SolrClient) - which, for example, has paging results support and schema field listing, but we don't actually need any of that if all we want to do is execute the REST endpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.