OpenSearch/shield
Martijn van Groningen 0ef1bfb9a2 test: use exist query directly, filtered query has been removed
Original commit: elastic/x-pack-elasticsearch@1c374adb97
2015-09-10 12:07:44 +02:00
..
.settings fix test compilation 2015-07-22 09:10:34 -04:00
bin/shield initial migration of shield 2015-07-13 12:31:34 +02:00
config/shield update the transport client and add integration tests 2015-09-09 12:30:41 -04:00
dev-tools [maven] fix build issues with artifactId renaming 2015-08-18 18:03:40 +02:00
docs Added _shield to the verification step. Closes elastic/elasticsearch#312. 2015-09-09 16:36:47 -07:00
src test: use exist query directly, filtered query has been removed 2015-09-10 12:07:44 +02:00
LICENSE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
NOTICE.txt initial migration of shield 2015-07-13 12:31:34 +02:00
README.asciidoc initial migration of shield 2015-07-13 12:31:34 +02:00
TESTING.asciidoc Don't redundantly run rest tests in both unit and integ tests. 2015-08-03 22:04:33 -04:00
pom.xml Add warning suppressions 2015-09-09 12:45:20 -07:00
test-signatures.txt initial migration of shield 2015-07-13 12:31:34 +02:00

README.asciidoc

= Elasticsearch Security Plugin

This plugins adds security features to elasticsearch

You can build the plugin with `mvn package`.

The documentation is put in the `docs/` directory.