intake / intake/intake-solr

Pick connection option

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.