summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-09-14Introduce a History UUID as a requirement for ops based recovery (#26577)Boaz Leskes
2017-09-14[Docs] "The the" is a great band, but ... (#26644)Christoph Büscher
2017-09-13Refactor bootstrap check results and error messagesJason Tedor
2017-09-13Add BootstrapContext to expose settings and recovered state to bootstrap chec...Simon Willnauer
2017-09-13[Tests] Removing skipping tests in search rest testsChristoph Büscher
2017-09-13Initialize checkpoint tracker with allocation IDJason Tedor
2017-09-13Move non-core mappers to a module. (#26549)Adrien Grand
2017-09-13Add soft limit on allowed number of script fields in request (#26598)Christoph Büscher
2017-09-13Remove MapperService#dynamic. (#26603)Adrien Grand
2017-09-13More efficient encoding of range fields. (#26470)Adrien Grand
2017-09-13Add boolean similarity to built in similarity types (#26613)Ivan Brusic
2017-09-13Let search phases override max concurrent requestsJason Tedor
2017-09-13Add a soft limit for the number of requested doc-value fields (#26574)Christoph Büscher
2017-09-12Fix Lucene version of 5.6.1.Adrien Grand
2017-09-12Handle the 5.6.0 releaseMichael Basnight
2017-09-12Allow plugins to validate cluster-state on join (#26595)Simon Willnauer
2017-09-12Remove index mapper dynamic settings (#25734)Yu
2017-09-11Test: Remove leftover static bwc test case (#26584)Ryan Ernst
2017-09-11Snapshot fallback should consider build.snapshotJason Tedor
2017-09-11#26496: Set the correct bwc version after backport to 6.xJim Ferenczi
2017-09-11Fix the MapperFieldType.rangeQuery API. (#26552)Adrien Grand
2017-09-11Deduplicate `_field_names`. (#26550)Adrien Grand
2017-09-09[Docs] Fix typo in javadocs (#26556)Md.Abdulla-Al-Sun
2017-09-08Limit the number of expanded fields it query_string and simple_query_string (...Lee Hinman
2017-09-08Throw a better error message for empty field names (#26543)Lee Hinman
2017-09-08Expand "NO" decision message in NodeVersionAllocationDecider (#26542)Lee Hinman
2017-09-08_reroute's retry_failed flag should reset failure counter (#25888)Antonio Matarrese
2017-09-08#26496: Fix sporadic failure of ContextCompletionSuggestSearchIT#testGeoBoostingJim Ferenczi
2017-09-07Remove norelease regarding destroying historyJason Tedor
2017-09-07#26496: handle `shard_size` correctly in the completion suggester and tests.Jim Ferenczi
2017-09-07Enable adaptive replica selection by default (#26522)Lee Hinman
2017-09-07Expose duplicate removal in the completion suggester (#26496)Jim Ferenczi
2017-09-07Fail query when a sort is provided in conjunction with rescorers (#26510)Jim Ferenczi
2017-09-07Make sure SortBuilders rewrite inner nested sorts (#26532)Christoph Büscher
2017-09-07Extend testing of build method in ScriptSortBuilder (#26520)Christoph Büscher
2017-09-06Internal: Add versionless alias for rest client codebase in policy files (#26...Ryan Ernst
2017-09-06With too many incoming tasks, reset measurements to 1ns instead of 0nsLee Hinman
2017-09-06Fix cache compute if absent for expired entriesJason Tedor
2017-09-06Add upper limit for scroll expiry (#26448)Jim Ferenczi
2017-09-05Remove deprecated parameters from `ids_query` (#26508)Christoph Büscher
2017-09-05Merge tsa with ts (#26369)Tim Brooks
2017-09-05Extend testing of build method in GeoDistanceSortBuilder (#26498)Christoph Büscher
2017-09-05Added a limit to from + size in top_hits and inner hits.Martijn van Groningen
2017-09-04Prohibit using `nested_filter`, `nested_path` and new `nested` Option at the ...Christoph Büscher
2017-09-04Move `UNASSIGNED_SEQ_NO` and `NO_OPS_PERFORMED` to SequenceNumbers (#26494)Boaz Leskes
2017-09-04Docs: Update broken link to flake ids in uuid generatorsAlexander Reelsen
2017-09-02[Tests] Check that quoteAnalyzer overrides analyzer in `query_string` query (...Christoph Büscher
2017-09-01Prettify primary response in assertion messageJason Tedor
2017-09-01migrate some MasterNodeRequest subclasses to Writeable Readers (#26463)Tal Levy
2017-09-01Add version 6.0.0-rc1Boaz Leskes