summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-11-04Fix asciidoc structure for sliced reindexNik Everett
2016-11-04Add automatic parallelization support to reindex and friends (#20767)Nik Everett
2016-11-04Remove support for controversial ignore_unavailable and allow_no_indices from...Luca Cavanna
2016-11-04Add elasticsearcher for PHP (#21143)Andreas Creten
2016-11-04Move flush in _cat/indices docs tests (#21117)Nik Everett
2016-11-04Add "all field" execution mode to query_string queryLee Hinman
2016-11-03[DOCS] "service" should be "elasticsearch-service" (#21311)Chris Earle
2016-11-03Remove pluggability of ZenPing (#21049)Ryan Ernst
2016-11-03Make the default S3 buffer size depend on the available memory. (#21299)Adrien Grand
2016-11-03Remove broken docs linkJason Tedor
2016-11-03Remove node.max_local_storage_nodes from setup docJason Tedor
2016-11-03Fixed rollover docs test for date math indicesClinton Gormley
2016-11-03Specify date math with URI encoding in rollover API docsClinton Gormley
2016-11-02Merge pull request #21267 from eskibars/masterShane Connelly
2016-11-02Add deprecation logging message for 'fuzzy' queryChristoph Büscher
2016-11-02Fix commit message that got into ingegrations docShane Connelly
2016-11-02Update docs after test-framework movedNik Everett
2016-11-02Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/ver...Shane Connelly
2016-11-02Remove `lowercase_expanded_terms` and `locale` from query-parser options. (#2...Adrien Grand
2016-11-02Add recommendations about getting consistent scores despite shards and replic...Adrien Grand
2016-11-02Expose splitOnWhitespace in `Query String Query` (#20965)Jim Ferenczi
2016-11-01Add extra note about Java8 requirement to sub-install docs (#21190)Alexander Lin
2016-11-01Add docs with up to date instructions on updating default similarity (#21242)Adriel Dean-Hall
2016-11-01Documentation updates for scroll API size parameter (#21229)Craig Squire
2016-11-01Bump reindex-from-remote's buffer to 200mbNik Everett
2016-11-01Fix typo in keyword.asciidoc (#21237)LakumiNarayanan
2016-10-31Fix transport host settingJason Tedor
2016-10-31Fix markup for bootstrap checks docsJason Tedor
2016-10-31Cleanup ScriptType (#21179)Jack Conradson
2016-10-31Clarify production mode for bootstrap checksJason Tedor
2016-10-31Docs: Adding Ukrainian analyzerChristoph Büscher
2016-10-31[DOCS] Document all date formats (#21164)Lee Hinman
2016-10-31Fix malformed JSON in Delete API example (#21168)Stanislav Mamontov
2016-10-30Add note to getting-started doc about CONSOLENik Everett
2016-10-29Support negative array ofsets in painlessNik Everett
2016-10-28Update resiliency page for the release of v5 (#21177)Boaz Leskes
2016-10-28Fix Lucene version in the docs.Adrien Grand
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand
2016-10-28Add support for `quote_field_suffix` to `simple_query_string`. (#21060)Adrien Grand
2016-10-27Merge pull request #20704 from johtani/remove_request_params_in_analyze_apiJun Ohtani
2016-10-27Correct similarity default for 5.0 (#21144)Colin Goodheart-Smithe
2016-10-25Makes search action cancelable by task management APIIgor Motov
2016-10-25Convert more docs to // CONSOLENik Everett
2016-10-24Strengthen handling of unavailable cgroup statsJason Tedor
2016-10-24[DOCS] clarifies master nodes to be master eligible nodesPraveen Shukla
2016-10-24Add basic cgroup CPU metricsJason Tedor
2016-10-21Remove timeout parameter from plugin script docsJason Tedor
2016-10-21[DOC] Fix HttpHost constructor arguments (#21056)Lukáš Vlček
2016-10-20Docs: add documentation about removal of cluster.routing.allocation.snapshot....Igor Motov
2016-10-20Optimize query with types filter in the URL (t/t/_search) (#20979)Jim Ferenczi