Elasticsearch Content Search

Execute raw Elasticsearch query (POST)

Executes a raw Elasticsearch query and returns the unprocessed Elasticsearch response in a portlet context. The request body accepts an Elasticsearch JSON query. Unlike the /search endpoint, results are returned directly from Elasticsearch without additional contentlet processing.

post/api/es/raw

Response

Raw Elasticsearch response returned successfully

object required

Raw Elasticsearch response including hits, aggregations, and metadata

Changes

No recorded changes to this endpoint across all 1 revision of this API.