All Projects → belczyk → elasticops

belczyk / elasticops

Licence: MIT License
ElasticSearch managment studio writen in C# and F#.

Programming Languages

F#
602 projects
C#
18002 projects
smalltalk
420 projects

Elastic Ops

ElasticOps is a desktop application which allows you to manage ElasticSearch cluster. It allows you to :

Cluster

Cluster info

Query

Editor supports intellisense (real intellisense, it's aware in which part of the query is cursor and based on that suggests available options).

Query - Intellisense

It also supports URL autocomplete. Index names, types and endpoints are suggested.

Query - URL Autocomplete

Analyze

Analyze view allows you to send text to ElasticSearch and retrive list of tokens. You can analyze text using cluster or index analyzers. You can also make ElasticSearch to use the same analyzer as is used to analyzed given field.

Select a token on the list to highlight given token in original text.

Analyze

View data

View data

REST

REST requests

Themes

Just for fun you have control over application style. You can choose between light and dark theme and also among 23 different accents.

Multiple themes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].