Send a GET request to Solr
Send a GET request to Solr
Send a proxy request to Solr.
GET
Send a GET request to Solr
Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The collection ID.
The Solr command path.
Pattern:
.*Body
*/*
The body is of type object.
Response
200 - application/json
Successful Solr response. The structure depends on the request path and handler, such as /select or /update.
Arbitrary Solr response content depending on the handler invoked.