summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-04-12Allow different data types for category in Context suggester (#23491)Nilabh Sagar
2017-04-12Restrict build info loading to ES jar, not any jar (#24049)Ryan Ernst
2017-04-12Remove more hidden file leniency from pluginsJason Tedor
2017-04-12Register error listener in evil logger testsJason Tedor
2017-04-12Detect using logging before configurationJason Tedor
2017-04-12Add version constant for 5.5 (#24075)Nik Everett
2017-04-12Add unit tests for NestedAggregator (#24054)Zachary Tong
2017-04-12Add more debugging information to rethrottlesNik Everett
2017-04-12Tests: Use random analyzer only on string fields in Match/MultiMatchBuilderTestsChristoph Büscher
2017-04-11S3 Repository: Eagerly load static settings (#23910)Ryan Ernst
2017-04-11Reject duplicate settings on the command lineJason Tedor
2017-04-11Wildcard cluster names for cross cluster search (#23985)Tim Brooks
2017-04-11Remove shadow replicasLee Hinman
2017-04-11Add a dedicated TransportRemoteInfoAction for consistency (#24040)Simon Willnauer
2017-04-11Trigger replica recovery restarts by master when primary relocation completes...Yannick Welsch
2017-04-11Removes version 2.x constants from Version (#24011)Colin Goodheart-Smithe
2017-04-11Add cross-cluster search remote cluster info API (#23969)Simon Willnauer
2017-04-10Remove real time from tests (#24025)Nik Everett
2017-04-10Settings: Add secure file setting to keystore (#24001)Ryan Ernst
2017-04-10Remote support for lucene versions without checksums (#24021)Simon Willnauer
2017-04-10inner_hits: Replace `NestedChildrenQuery` with `ParentChildrenBlockJoinQuery`.Martijn van Groningen
2017-04-10Mark IndexWithShadowReplicasIT as AwaitsFixLee Hinman
2017-04-10Set shard count limit to unlimited (#24012)Simon Willnauer
2017-04-10Move getProperty method out of MultiBucketsAggregation.Bucket interface (#23988)Luca Cavanna
2017-04-10Remove getProperty method from Aggregations interface and impl (#23972)Luca Cavanna
2017-04-10Move aggs CommonFields and TYPED_KEYS_DELIMITER from InternalAggregation to A...Luca Cavanna
2017-04-10Un-deprecate NamedXContentRegistry.Entry constructor that takes a context (#2...Luca Cavanna
2017-04-10[TEST] Fix wait condition on testMultipleNodesShutdownNonMasterNodesYannick Welsch
2017-04-10Deprecate _field_stats endpoint (#23914)Jim Ferenczi
2017-04-10Introduce incremental reduction of TopDocs (#23946)Simon Willnauer
2017-04-09Engine: version logic on replicas should not be hard coded (#23998)Boaz Leskes
2017-04-09InternalEngineTests: fix a potential NPE in assertOpsOnPrimaryBoaz Leskes
2017-04-09Upgrade to Log4j 2.8.2Jason Tedor
2017-04-08Suppress ExtrasFS in plugins service testsJason Tedor
2017-04-08Remove hidden file leniency from plugin serviceJason Tedor
2017-04-07Settings: Disallow secure setting to exist in normal settings (#23976)Ryan Ernst
2017-04-07Add comment why we check for null fetch results during mergeSimon Willnauer
2017-04-07Fix import order in SpawnerJason Tedor
2017-04-07[TEST] Fix testMultipleNodesShutdownNonMasterNodes to wait for the right node...Yannick Welsch
2017-04-07Restore special case for wilcard on _all query to rewrite to a match all quer...Jim Ferenczi
2017-04-07[TEST] Take cluster state batching into account in testNodeFailuresAreProcess...Yannick Welsch
2017-04-07Tests: Fix highlighter fields order in TopHitsTests (#23968)Christoph Büscher
2017-04-07Move getProperty method out of Aggregation interface (#23949)Luca Cavanna
2017-04-07[TEST] fix shuffling of xContent keys (#23929)Luca Cavanna
2017-04-06Fixes snapshot status on failed snapshots (#23833)Ali Beyad
2017-04-06Preserve response headers when creating an index (#23950)Jay Modi
2017-04-06update Version.V_5_3_1_UNRELEASED to the latest bugfix release of Lucene:6_4_2Jim Ferenczi
2017-04-06Disable graph analysis at query time for shingle and cjk filters producing to...Jim Ferenczi
2017-04-05Decouple BulkProcessor from client implementation (#23373)Tim Brooks
2017-04-05Only re-parse operation if a mapping update was neededLee Hinman