Search code examples
elasticsearchelasticsearch-painless

Elastic Search Painless Script Document


I am new to ES, and I am trying to write a search query with aggregations.

While writing the same, I am facing issues with the Painless script.

Where can I get the complete painless script document, which is used in Elastic Search?


Solution

  • You can find its docs here: painless