OpenSearch/x-pack/plugin
Christoph Büscher 2f547bac65
Remove deprecated methods from QueryStringQueryBuilder (#35912)
This change removes the deprecated useDisMax() and useAllFields() methods from
the QueryStringQueryBuilder and related tests. The disMax parameter has already
been a no-op since 6.0 and also the useAllFields has been deprecated since 6.0
and there is a direct replacement via defaultField.
2018-11-28 11:09:03 +01:00
..
ccr Avoid NPE in follower stats when no tasks metadata (#35802) 2018-11-21 19:16:28 -05:00
core Add realm information for Authenticate API (#35648) 2018-11-27 23:35:42 +02:00
deprecation Always enforce cluster-wide shard limit (#34892) 2018-11-26 17:05:12 -07:00
graph Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00
ilm Auto skip license headers on no source (#35640) 2018-11-20 13:02:33 +02:00
logstash Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ml Deprecate X-Pack centric rollup endpoints (#35962) 2018-11-27 20:34:17 -05:00
monitoring [Monitoring] Make Exporters Async (#35765) 2018-11-27 14:28:14 -05:00
rollup Deprecate X-Pack centric rollup endpoints (#35962) 2018-11-27 20:34:17 -05:00
security [TESTS] Mute SNI tests on FIPS 140 JVMs 2018-11-28 09:35:36 +02:00
sql Remove deprecated methods from QueryStringQueryBuilder (#35912) 2018-11-28 11:09:03 +01:00
src/test Deprecate X-Pack centric SQL endpoints (#35964) 2018-11-27 22:16:21 -05:00
upgrade Remove use of AbstractComponent in xpack (#35394) 2018-11-27 11:28:26 -07:00
watcher Remove use of AbstractComponent in xpack (#35394) 2018-11-27 11:28:26 -07:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00