I am new to using camunda and zeebe, i wanted to know if there is any documentation around understanding the indexes created by Zeebe.
while some are self-explainatory, I would like to know the difference between
zeebe-record_process-instance-creation
and zeebe-record_process-instance
I am doing a POC on what indexes I need to use for writing my own tasklist wrapper. Any insights on this would be helpful.