summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05Switch indices read-only if a node runs out of disk space (#25541)testSimon Willnauer
2017-07-05Fix the documentation to state that the `_id` field is indexed. (#25540)Adrien Grand
2017-07-05Throw back replica local checkpoint on new primaryJason Tedor
2017-07-05Ensure `index.mapping.single_type` can only be set on 5.x indices (#25375)Simon Willnauer
2017-07-05Remove usage of multi-types from the docs and added a page explaining type re...Clinton Gormley
2017-07-05[Docs] Document Update API for Java High Level REST Client (#25536)Tanguy Leroux
2017-07-05[DOCS] High Level Client: fix index items orderjavanna
2017-07-05[DOCS] add docs for high level client get method (#25538)Luca Cavanna
2017-07-05Important note for MSI upgrade from command line (#25544)Russ Cam
2017-07-05[DOCS] update index, type and id for indexed documents in high level client d...Luca Cavanna
2017-07-05[TEST] Enable transport tracer for RemoteClusterServiceTests#testCollectNodes...Simon Willnauer
2017-07-05[TEST] Add another valid exception that can occure with concurrent disconnectsSimon Willnauer
2017-07-05[Docs] Fix some errors in the index aliases docs (#25449)Wesley Merkel
2017-07-05QueryBuilders should implement ToXContentObject (#25530)Christoph Büscher
2017-07-05[Docs] Document Bulk API for Java High Level REST Client (#25532)Tanguy Leroux
2017-07-04test: avoid NPEMartijn van Groningen
2017-07-04Make totalHits a long in CollapseTopFieldDocs.Adrien Grand
2017-07-04[Doc] Remove mention of generated fields in get/mget docs (#25492)Tanguy Leroux
2017-07-04Adds rewrite phase to aggregations (#25495)Colin Goodheart-Smithe
2017-07-04Upgrade randomizedrunner to 2.5.2 (#25533)Simon Willnauer
2017-07-04[Analysis] Support normalizer in request param (#24767)Jun Ohtani
2017-07-04Remove deprecated IdsQueryBuilder constructor (#25529)Christoph Büscher
2017-07-04Adds check for negative search request size (#25397)Colin Goodheart-Smithe
2017-07-04test: also inspect the upgrade api response to check whether the upgrade real...Martijn van Groningen
2017-07-04[DOCS] restructure java clients docs pages (#25517)Luca Cavanna
2017-07-03Include shared/attributes.asciidoc from docs masterClinton Gormley
2017-07-03Fixed page breaks for ICU Collation Keyword FieldsClinton Gormley
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-07-03[Test] Use a common testing class for all XContent filtering tests (#25491)Tanguy Leroux
2017-07-03Tests fix - Significant terms/text aggs (#25499)markharwood
2017-07-03[DOCS] add docs for REST high level client index method (#25501)Luca Cavanna
2017-07-03Tests: Add Debian 9 (Stretch) to the packaging testsDimitrios Liappis
2017-07-03test: Run flush before upgrade and refresh after upgrade.Martijn van Groningen
2017-07-02Fix third party audit for repository-hdfsJason Tedor
2017-07-02[TEST] Expect nodes getting disconnected quicklySimon Willnauer
2017-07-02testPrimaryFailureIncreasesTerm should use assertBusy to wait for yellowBoaz Leskes
2017-07-02Cleanup network / transport related settings (#25489)Simon Willnauer
2017-07-01Fix repository-hdfs plugin packaging testJason Tedor
2017-07-01Remove allocation id from replica replication response (#25488)Yannick Welsch
2017-06-30Adjust BWC version on bad allocation request testJason Tedor
2017-06-30Upgrading HDFS Repository Plugin to use HDFS 2.8.1 Client (#25497)James Baiera
2017-06-30Adjust status on bad allocation explain requestsJason Tedor
2017-06-30Preliminary support for ARMDrew Raines
2017-06-30Add doc note regarding explicit publish hostJason Tedor
2017-06-30Fix typo in name of testGlen Smith
2017-06-30Add additional test for sequence-number recoveryJason Tedor
2017-06-30WrapperQueryBuilder should also rewrite the parsed query.Martijn van Groningen
2017-06-30Remove dead code and stale JavadocYannick Welsch
2017-06-30Update defaults in documentation (#25483)Russ Cam
2017-06-29[DOCS] Add docs-dir to Painless (#25482)Lisa Cawley