OpenSearch/x-pack/plugin
Nik Everett fa13585fae
Fix Eclipse build (#62733) (#62786)
Eclipse was confused for two reasons:
1. `:x-pack:plugin` depended on itself.
2. `ql`, `sql`, and `eql` couldn't see some methods.

I fixed problem 1 by only adding the "depends on itself" configuration
outside of eclipse. I fixed problem 2 by making a `test` sub-project in
`ql` that contains test utilities and depending on those where possible.
2020-09-22 17:44:25 -04:00
..
analytics Add field type for version strings (#59773) (#62692) 2020-09-21 14:25:42 +02:00
async
async-search
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
ccr Dedicated threadpool for system index writes (#62792) 2020-09-22 15:31:38 -06:00
core [7.x] [ML] changing to not use global bulk indexing parameters in conjunction with add(object) calls (#62694) (#62784) 2020-09-22 15:07:08 -04:00
data-streams [7.x] Add index.routing.allocation.include._tier_preference setting (#62589) (#62667) 2020-09-18 15:41:36 -06:00
deprecation
enrich Dedicated threadpool for system index writes (#62792) 2020-09-22 15:31:38 -06:00
eql Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00
frozen-indices
graph
identity-provider
ilm ILM: allow check-migration step to continue if tier setting unset (#62636) (#62724) 2020-09-21 20:40:01 +01:00
logstash Add refresh policy to logstash plugin write requests (#62583) (#62665) 2020-09-18 17:44:53 -04:00
mapper-constant-keyword Search - add case insensitive flag for "term" family of queries #61596 (#62661) 2020-09-22 13:56:51 +01:00
mapper-flattened Search - add case insensitive flag for "term" family of queries #61596 (#62661) 2020-09-22 13:56:51 +01:00
ml [7.x] [ML] changing to not use global bulk indexing parameters in conjunction with add(object) calls (#62694) (#62784) 2020-09-22 15:07:08 -04:00
monitoring
ql Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00
repositories-metering-api
rollup
runtime-fields Search - add case insensitive flag for "term" family of queries #61596 (#62661) 2020-09-22 13:56:51 +01:00
search-business-rules
searchable-snapshots Add test for snapshot incrementality of snapshot-backed indices (#62641) 2020-09-21 12:06:47 +02:00
security Fix privilege requirement for CCS with Point In Time reader (#62261) (#62696) 2020-09-22 12:51:51 +10:00
spatial
sql Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00
src EQL: Remove support for `=` for comparisons (#62756) (#62775) 2020-09-22 20:56:04 +02:00
stack
transform
vectors Dense vector field type minor fixes (#62631) 2020-09-22 10:40:51 +02:00
versionfield Search - add case insensitive flag for "term" family of queries #61596 (#62661) 2020-09-22 13:56:51 +01:00
voting-only-node
watcher
wildcard Search - add case insensitive flag for "term" family of queries #61596 (#62661) 2020-09-22 13:56:51 +01:00
build.gradle Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00