🔎 Open source distributed and RESTful search engine.
Go to file
Colin Goodheart-Smithe 0a009e355c [TEST] Provides generics for action in ESUsersRealmTests
Although the build passes on the command line the Eclipse compiler complains that the client.execute() call on line 216 does not have correct arguments because of the lack of generics. This changes adds the generics to the action variable to solve the error in Eclipse. The change is very low risk and should not adversely affect the build on the command line nor in intelliJ IDEA

Original commit: elastic/x-pack-elasticsearch@08f3548556
2015-11-23 11:01:10 +00:00
marvel Build: Remove project attachment and use ES extra-plugins instead 2015-11-21 11:13:32 -08:00
qa Remove confusing pom.xml files 2015-11-05 10:39:28 -05:00
shield [TEST] Provides generics for action in ESUsersRealmTests 2015-11-23 11:01:10 +00:00
watcher [docs] fixed `chain` input example 2015-11-22 21:21:54 +01:00
x-dev-tools Remove confusing pom.xml files 2015-11-05 10:39:28 -05:00
.dir-locals.el Add .dir-locals.el and .projectile 2015-10-30 11:16:29 -06:00
.projectile Add .dir-locals.el and .projectile 2015-10-30 11:16:29 -06:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
README.asciidoc Build: Remove project attachment and use ES extra-plugins instead 2015-11-21 11:13:32 -08:00
build.gradle Build: Remove project attachment and use ES extra-plugins instead 2015-11-21 11:13:32 -08:00

README.asciidoc

= Elasticsearch X Plugins

A set of Elastic's commercial plugins:

- License
- Shield
- Watcher
- Marvel

= Setup
You must checkout x-plugins within an elasticsearch checkout. It must be
called x-plugins, and must be inside the extra-plugins directory.