Skip to content

Currie32/elasticsearch-analyzer-lab

Repository files navigation

elasticsearch-analyzer-lab

Build and test your Elasticsearch analyzers at https://elasticsearchanalyzerlab.xyz/

You can also run this locally by running:

docker build -t eal-image .
docker run -p 8050:8050 --rm eal-image