Hi, first time posting here.
I started using elasticsearch just a few weeks ago and I love the product.
I took me some a couple days to learn my way around and wrap my head around the concepts,
in particular analyzers, tokenizers and token filters.
I decided to make a tool to help me test/explore this interactively, to speed up my learning process.
I wanted to share this with the community, maybe it can be helpful to others here, in particular, other beginners lke myself:
https://interactive-elastic.herokuapp.com
The project is open source and contributions to improve it and add features are welcome!