summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-06-09"shard started" should show index and shard ID (#25157)Chris Earle
2017-06-09await fix testWithRandomExceptionBoaz Leskes
2017-06-09Change BWC versions on create index responseJason Tedor
2017-06-09Return the index name on a create index responseSergey Novikov
2017-06-09Correctly format arrays in outputKoen De Groote
2017-06-09[Test] Extending parsing checks for SearchResponse (#25148)Christoph Büscher
2017-06-09Scripting: Change keys for inline/stored scripts to source/id (#25127)Ryan Ernst
2017-06-09nested: In case of a single type the _id field should be added to the nested ...Martijn van Groningen
2017-06-09`type` and `id` are lost upon serialization of `Translog.Delete`. (#24586)Adrien Grand
2017-06-09Fix NPE in token_count datatype with null value (#25046)Sergey Galkin
2017-06-09Remove the postings highlighter and make unified the default highlighter choi...Jim Ferenczi
2017-06-09[Test] Adding test for parsing SearchShardFailure leniently (#25144)Christoph Büscher
2017-06-09[Test] Extending checks for Suggestion parsing (#25132)Christoph Büscher
2017-06-08remove Ingest's Internal Template Service (#25085)Tal Levy
2017-06-08Correctly enable _all for older 5.x indicesLee Hinman
2017-06-08Mark Log4j API dependency as non-optionalJason Tedor
2017-06-08Include empty mappings in GET /{index}/_mappings requests (#25118)Lee Hinman
2017-06-08Return index name and empty map for /{index}/_alias with no aliasesLee Hinman
2017-06-08Fix typo in GeoUtils#isValidLongitude (#25121)Eli Skeggs
2017-06-08[Tests] Check QueryProfileShardResult parser robustness for new fields (#25130)Christoph Büscher
2017-06-08Make randomVersionBetween work with unreleased versions (#25042)Nik Everett
2017-06-08Use correct primary term for replicating NOOPs (#25128)Yannick Welsch
2017-06-08fielddata: Binary script doc values should make a deep copy of the BytesRef b...Martijn van Groningen
2017-06-08Fix Fast Vector Highlighter NPE on match phrase prefix (#25116)Jim Ferenczi
2017-06-08Automatically early terminate search query based on index sorting (#24864)Jim Ferenczi
2017-06-08Always use DisjunctionMaxQuery to build cross fields disjunction (#25115)Jim Ferenczi
2017-06-08Break out clear scroll logic from TransportClearScrollAction (#25125)Simon Willnauer
2017-06-08Fix naminig in GroupedActionListenerSimon Willnauer
2017-06-08Leverage scorerSupplier when applicable. (#25109)Adrien Grand
2017-06-08Translog file recovery should not rely on lucene commits (#25005)Boaz Leskes
2017-06-08Add helper methods to TransportActionProxy to identify proxy actions and requ...Simon Willnauer
2017-06-07Generate Painless Factory for Creating Script Instances (#25120)Jack Conradson
2017-06-07Tests: Add ability to generate random new fields for xContent parsing test (#...Christoph Büscher
2017-06-07bump the Lucene version for Version 5.5 and 5.6 after the upgrade to Lucene 6...Jim Ferenczi
2017-06-07Scripting: Remove unnecessary intermediate script compilation methods on Quer...Ryan Ernst
2017-06-07Remove TranslogRecoveryPerformer (#24858)Yannick Welsch
2017-06-07Higlighters: Fix MultiPhrasePrefixQuery rewriting (#25103)Jim Ferenczi
2017-06-07Add version 5.6 to versions (#25084)Tim Brooks
2017-06-07Update `IndexShard#refreshMetric` via a `ReferenceManager.RefreshListener` (#...Boaz Leskes
2017-06-07Changed inner_hits to work with the new join field type andMartijn van Groningen
2017-06-07keep _parent field while updating child type mapping (#24407)Yu
2017-06-06Remove unnecessary callback interfaceJason Tedor
2017-06-06Bumping version to v6.0.0-alpha3 (#25077)Tim Brooks
2017-06-06Modify cluster state callback in recovery landJason Tedor
2017-06-06GET aliases should 404 if aliases are missingJason Tedor
2017-06-06Move parent_id query to the parent-join module (#25072)Jim Ferenczi
2017-06-06Settings: Fix setting groups to include secure settings (#25076)Ryan Ernst
2017-06-06Add refresh stats tracking for realtime get (#25052)Yu
2017-06-06Expand index expressions against indices only when managing aliases (#23997)olcbean
2017-06-06Settings: Fix secure settings by prefix (#25064)Ryan Ernst