Get query results
Get query results
This endpoint supports a path with a trailing slash to allow SolrJ to use a query profile by setting the requestHandler to ”/”. For longer parameter lists, use POST instead.
GET
Get query results
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The query profile ID.
Query Parameters
Additional parameters used when executing the query. The parameters of the query request.