Method that takes a query string as input and returns a JSON object
that includes the query and the original query_body.
createJsonBody(query: string): RemoteRetrieverValues| Name | Type | Description |
|---|---|---|
query* | string | The query string to be sent to Vespa. |