OpenSearch/x-pack/plugin
Alan Woodward 71b8494181
Upgrade to lucene 8.0.0-snapshot-ff9509a8df (#39444)
Backport of #39350

Contains the following:

* LUCENE-8635: Move terms dictionary off-heap for non-primary-key fields in `MMapDirectory`
* LUCENE-8292: `TermsEnum` is fully abstract
* LUCENE-8679: Return WITHIN in `EdgeTree#relateTriangle` only when polygon and triangle share one edge
* LUCENE-8676: Nori tokenizer deals correctly with large buffers
* LUCENE-8697: `GraphTokenStreamFiniteStrings` better handles side paths with gaps
* LUCENE-8664: Add `equals` and `hashCode` to `TotalHits`
* LUCENE-8660: `TopDocsCollector` returns accurate hit counts if the total equals the threshold
* LUCENE-8654: `Polygon2D#relateTriangle` fix for when the polygon is inside the triangle
* LUCENE-8645: `Intervals#fixField` can merge intervals from different fields
* LUCENE-8585: Create jump-tables for DocValues at index time
2019-02-27 14:36:08 +00:00
..
ccr Fix test, more than one node may be connected. 2019-02-26 10:40:09 +01:00
core [ML] Refactoring scheduled event to store instant instead of zoned time zone (#39380) 2019-02-27 09:27:04 +00:00
data-frame [DATA-FRAME] Sort `GET` transforms and stats by ID (#39365) (#39369) 2019-02-25 14:22:41 -06:00
deprecation ML refactor DatafeedsConfig(Update) so defaults are not populated in queries or aggs (#38822) (#39119) 2019-02-19 12:45:56 -06:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Handle failure to release retention leases in ILM (#39281) (#39417) 2019-02-26 16:58:30 -07:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Refactoring scheduled event to store instant instead of zoned time zone (#39380) 2019-02-27 09:27:04 +00:00
monitoring Add ILM plugin for MonitoringIT tests (#39271) 2019-02-21 21:45:43 -07:00
rollup Fixed missed stopping of SchedulerEngine (#39193) 2019-02-21 14:31:33 -07:00
security Make security tests transport agnostic (#39411) 2019-02-26 18:55:19 -07:00
sql Upgrade to lucene 8.0.0-snapshot-ff9509a8df (#39444) 2019-02-27 14:36:08 +00:00
src/test Switch internal security index to ".security-7" (#39422) 2019-02-27 12:49:44 +11:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Remove Hipchat support from Watcher (#39374) 2019-02-25 15:08:46 -07:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00