Skip to content

Pick connection option #1

@martindurant

Description

@martindurant

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions