[elasticsearch] Revise documentation and add missing changelog entry

This commit is contained in:
Maximilian Wolff 2020-01-27 23:03:02 +01:00
parent 7f42e0f856
commit f4051a2bbf
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
3 changed files with 9 additions and 5 deletions

View File

@ -332,6 +332,7 @@ sane way, here is the complete list of changed key bindings
- crystal (thanks to Sylvain Benner)
- dart (thanks to Bruno Tavares)
- dhall (thanks to Colin Woodbury)
- elasticsearch (thanks to Jean Rigotti)
- factor (thanks to timor)
- forth (thanks to Tim Jaeger)
- gpu (thanks to Evan Klitzke)

View File

@ -1,19 +1,22 @@
#+TITLE: elasticsearch layer
#+TAGS: dsl|layer|programming
[[file:img/elasticsearch.png]]
* Table of Contents :TOC_4_gh:noexport:
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds Elasticsearch queries support to Spacemacs.
This layer adds Elasticsearch query and monitoring support to Spacemacs.
** Features:
- Autocompletion for Elasticsearch Query DSL
- Support for Org-Babel
- Autocompletion for Elasticsearch Query DSL
- Support for Org-Babel
- Support for an Elasticsearch Command Center to monitor a cluster
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to

View File

@ -1,6 +1,6 @@
;;; packages.el --- elasticsearch layer packages file for Spacemacs.
;;
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors
;; Copyright (c) 2012-2020 Sylvain Benner & Contributors
;;
;; Author: Jean Rigotti <gmgotti@pm.me>
;; URL: https://github.com/syl20bnr/spacemacs