Describe the feature:
Allow the user to debug / dry test scripted fields by playing input document from a selected filter into the painless script on the screen and showing the outcome on the script rather than modifying the data in the index.
Suggested GUI:
- Search / select index pattern
- type your painless script
- Use play button to play the document into the script
- Allow the user to play next / prev document by adding next prev buttons
- Show the scripted field output in the document [highlighted]
Describe a specific use case for the feature:
As a developer / user I want to add scripted fields to every document I ingest in my index / index template. I need an easy tool to allow my to test my script without contaminating the data itself
Describe the feature:
Allow the user to debug / dry test scripted fields by playing input document from a selected filter into the painless script on the screen and showing the outcome on the script rather than modifying the data in the index.
Suggested GUI:
Describe a specific use case for the feature:
As a developer / user I want to add scripted fields to every document I ingest in my index / index template. I need an easy tool to allow my to test my script without contaminating the data itself