elasticsearch.rst
changeset 2318 2463c53f0d9e
parent 2313 ab4d0f12baa6
child 2321 77c3f7ddcb5f
equal deleted inserted replaced
2317:897bb1696e5f 2318:2463c53f0d9e
    16 
    16 
    17 https://github.com/elastic/elasticsearch/releases
    17 https://github.com/elastic/elasticsearch/releases
    18   Git releases & tags.
    18   Git releases & tags.
    19 https://www.elastic.co/support/eol
    19 https://www.elastic.co/support/eol
    20   Elastic Product End of Life Dates.
    20   Elastic Product End of Life Dates.
       
    21 
       
    22 Installing & configuring
       
    23 ========================
       
    24 
       
    25 https://www.elastic.co/guide/en/elasticsearch/reference/current/deb.html
       
    26   Install Elasticsearch with Debian Package.
    21 
    27 
    22 REST syntax conventions
    28 REST syntax conventions
    23 =======================
    29 =======================
    24 
    30 
    25 To get data in table form use ``/_cat`` endpoint::
    31 To get data in table form use ``/_cat`` endpoint::