Skip to content

gtalarico/interactive-elastic-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Elastic Analyzer

ElasticSearch Interactive Analyzer ⚡🔍✨

https://interactive-elastic.herokuapp.com


Overview

Explore Elasticsearch Tokenizer and Token Filters interactively. Contributions are welcome.

Screenshots

https://raw.githubusercontent.com/gtalarico/interactive-elastic-analyzer/master/app/static/screenshot.png

https://raw.githubusercontent.com/gtalarico/interactive-elastic-analyzer/master/app/static/screenshot2.png

Running Locally

$ git clone git@github.com:gtalarico/interactive-elastic-analyzer.git
$ cd interactive-elastic-analyzer
$ pipenv install --dev
$ # or virtualenv + pip install -r requirements
$ python run.py

Todo

  • Implement all Token Filters
  • Implement Token Filter Options
  • Implement Token Filter Order

Author

Send me a message on twitter

Credits