elasticsearch.rst
changeset 2313 ab4d0f12baa6
parent 2281 fdaa046f19ba
child 2318 2463c53f0d9e
equal deleted inserted replaced
2312:e41e781d7622 2313:ab4d0f12baa6
     8 Elasticsearch documentation
     8 Elasticsearch documentation
     9 ===========================
     9 ===========================
    10 
    10 
    11 https://amsterdam.luminis.eu/2016/10/18/elasticsearch-5-is-coming-what-is-new-and-improved/
    11 https://amsterdam.luminis.eu/2016/10/18/elasticsearch-5-is-coming-what-is-new-and-improved/
    12   New features of ES 5.
    12   New features of ES 5.
       
    13 
       
    14 Releases
       
    15 ========
       
    16 
       
    17 https://github.com/elastic/elasticsearch/releases
       
    18   Git releases & tags.
       
    19 https://www.elastic.co/support/eol
       
    20   Elastic Product End of Life Dates.
    13 
    21 
    14 REST syntax conventions
    22 REST syntax conventions
    15 =======================
    23 =======================
    16 
    24 
    17 To get data in table form use ``/_cat`` endpoint::
    25 To get data in table form use ``/_cat`` endpoint::