🔎 Open source distributed and RESTful search engine.
Go to file
Simon Willnauer b7ca362df5 Remove shard level injector usage
This commit catches up with master which removed the shard level injector
and changed the logic how the SearcherWrapper works and is installed.
The way we now install it is via a package private onModule(IndexModule) call.
There is no public API for this anymore.
The wrapper also doesn't need to watch the IndexShards state since now it will only
be used when the shard is STARTED or RECOVERED.

Original commit: elastic/x-pack-elasticsearch@42b9eeef3d
2015-10-05 14:43:45 +02:00
marvel Marvel: Mute IndexStatsIT 2015-10-05 10:56:16 +02:00
qa Move watcher REST tests that require groovy to smoke-test-watcher-with-groovy 2015-09-29 07:49:44 -04:00
shield Remove shard level injector usage 2015-10-05 14:43:45 +02:00
watcher Disable flaky test. See elastic/elasticsearch#728 2015-09-29 21:27:18 -04:00
x-dev-tools Bumped the version to 3.0.0-SNAPSHOT 2015-09-04 16:30:11 +02:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Update README.asciidoc 2015-07-17 19:01:46 +02:00
pom.xml use a released version of attached-artifact-enforcer instead of snapshot 2015-09-16 09:21:38 -04:00

README.asciidoc

= Elasticsearch X Plugins

A set of Elastic's commercial plugins:

- License
- Shield
- Watcher
- Marvel