Regards,I write because I am working with pentaho and elasticsearch and I found a something that can be handled with relatively simple although I do not understand why this option is not in pentaho
you have an index that has
tickets-year-month
and a pattern that reads tickets- *
therefore it manages them as a partition
now I do not know how to put in the name of the index the variable year-month for each row of the transformation since it is working with about 10 million tickets per month the separation is fundamental
illustrating it in the image as it could change the {$ year} {$ month} change it to the real value of each row