- Painless Scripting Language: other versions:
- Painless Guide
- Painless Language Specification
- Painless contexts
- Context examples
- Ingest processor context
- Update context
- Update by query context
- Reindex context
- Sort context
- Similarity context
- Weight context
- Score context
- Field context
- Filter context
- Minimum should match context
- Metric aggregation initialization context
- Metric aggregation map context
- Metric aggregation combine context
- Metric aggregation reduce context
- Bucket script aggregation context
- Bucket selector aggregation context
- Analysis Predicate Context
- Watcher condition context
- Watcher transform context
- Painless API Reference
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Field API
editField API
editThe following specialized API is available in the Field context.
- See the Shared API for further API available in all contexts.
Static Methods
editThe following methods are directly callable without a class/instance qualifier. Note parameters denoted by a (*) are treated as read-only values.
- List domainSplit(String)
- List domainSplit(String, Map)
On this page
Was this helpful?
Thank you for your feedback.