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 ”/”. Same as GET, but uses POST for long parameter lists.
POST
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.