OpenSearch/x-pack/plugin
Igor Motov df2e1fb43e Geo: add validator that only checks altitude (#43893)
By default, we don't check ranges while indexing geo_shapes. As a
result, it is possible to index geoshapes that contain contain
coordinates outside of -90 +90 and -180 +180 ranges. Such geoshapes
will currently break SQL and ML retrieval mechanism. This commit removes
these restriction from the validator is used in SQL and ML retrieval.
2019-07-10 16:55:03 -04:00
..
ccr Convert ReplicationResponse to Writeable (#43953) 2019-07-10 12:45:10 -07:00
core Removed writeTo from TransportResponse and ActionResponse (#44092) 2019-07-10 12:42:04 -07:00
data-frame [ML-DataFrame] Add a frequency option to transform config, default 1m (#44120) 2019-07-10 09:59:00 +01:00
deprecation Remove nodeId from BaseNodeRequest (#43658) 2019-06-27 18:45:14 -07:00
graph Testclusters: graph (#43033) 2019-06-13 09:50:59 +03:00
ilm ilm test - allow more time for policy completion (#43844) 2019-07-02 22:05:18 -05:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Geo: add validator that only checks altitude (#43893) 2019-07-10 16:55:03 -04:00
monitoring Dry up inputstream to bytesreference (#43675) (#44094) 2019-07-09 09:18:25 +02:00
rollup Replace Streamable w/ Writable in AcknowledgedResponse and subclasses (backport 7.x) (#43525) 2019-06-24 13:47:37 +02:00
security Removed writeTo from TransportResponse and ActionResponse (#44092) 2019-07-10 12:42:04 -07:00
sql Geo: add validator that only checks altitude (#43893) 2019-07-10 16:55:03 -04:00
src/test [7.x] [ML] Add DatafeedTimingStats to datafeed GetDatafeedStatsAction.Response (#43045) (#44118) 2019-07-10 11:51:44 +02:00
vectors Forbid empty doc values on vector functions (#43944) 2019-07-05 18:09:06 -04:00
voting-only-node Publish to self through transport (#43994) 2019-07-05 13:00:52 +02:00
watcher Convert ReplicationResponse to Writeable (#43953) 2019-07-10 12:45:10 -07:00
build.gradle Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00