summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-07-05Switch indices read-only if a node runs out of disk space (#25541)testSimon Willnauer
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-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-05QueryBuilders should implement ToXContentObject (#25530)Christoph Büscher
2017-07-04Make totalHits a long in CollapseTopFieldDocs.Adrien Grand
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-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-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-01Remove allocation id from replica replication response (#25488)Yannick Welsch
2017-06-30Adjust status on bad allocation explain requestsJason Tedor
2017-06-30Preliminary support for ARMDrew Raines
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-29Use LRU set to reduce repeat deprecation messagesJason Tedor
2017-06-29Add NioTransport threads to thread name checks (#25477)Tim Brooks
2017-06-29Add shortcut for AbstractQueryBuilder.parseInnerQueryBuilder to QueryShardCon...Christoph Büscher
2017-06-29Fix Java 9 compilation issueChristoph Büscher
2017-06-29Remove QueryParseContext from parsing QueryBuilders (#25448)Christoph Büscher
2017-06-29Promote replica on the highest version node (#25277)Lee Hinman
2017-06-29use diamond operatorMartijn van Groningen
2017-06-29Use DocumentField#toXContent and parsing in SearchHit (#25469)Christoph Büscher
2017-06-29Unify the result interfaces from get and search in Java client (#25361)olcbean
2017-06-28Emit settings deprecation logging at most onceJason Tedor
2017-06-28Output all empty snapshot info fields if in verbose mode (#25455)Ali Beyad
2017-06-28Fix race condition in RemoteClusterConnection node supplier (#25432)Jay Modi
2017-06-28Do not search locally if remote index pattern resolves to no indices (#25436)Jay Modi
2017-06-28Expand `/_cat/nodes` to return information about hard drive (#21775)Andreas Gebhardt
2017-06-28Introduce NioTransport into framework for testing (#24262)Tim Brooks
2017-06-28_nodes/stats should not fail due to concurrent AlreadyClosedException (#25016)Chris Earle
2017-06-28Use a single method to update shard stateYannick Welsch
2017-06-28Do not swallow exception when relocatingJason Tedor
2017-06-28Remove implicit 32-bit supportJason Tedor
2017-06-28Disallow multiple concurrent recovery attempts for same target shard (#25428)Yannick Welsch
2017-06-28Update global checkpoint when increasing primary term on replica (#25422)Yannick Welsch
2017-06-28Add backwards compatibility indices for 5.4.3Daniel Mitterdorfer
2017-06-28Add version 5.4.3 after releaseDaniel Mitterdorfer
2017-06-27Add missing newline at end of SetsTests.javaJason Tedor
2017-06-27Rename handoff primary context transport handlerJason Tedor
2017-06-27correct expected thrown exception in mappingMetaData to ElasticsearchParseExc...Tal Levy