-
Notifications
You must be signed in to change notification settings - Fork 2
Open
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 - 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.
Metadata
Metadata
Assignees
Labels
No labels