/api/query/<id>?<solrQuery>
.
For query profile CRUD operations, see the Query Profiles CRUD API.
You can use the Query Profiles CRUD API to find the profile ID that you want to use with the Query Profiles API:
Examples to retrieve query results
To retrieve query results, a simple query is sent to a profile ID using a question mark (?) as the query string separator, followed by the query term as indicated to Solr asq
.
REQUEST
This request sends comedy
as a query to a profile that is set up with a movies collection.
”
) around the query: