OpenSearch/shield
jaymode 892d9774f5 update limitations around more like this query
This updates the limitations section to indicate that the MLT query only works with Elasticsearch
1.6.2+ and 1.7.1+.

Closes elastic/elasticsearch#331

Original commit: elastic/x-pack-elasticsearch@70f2bb484e
2015-09-03 11:45:50 -04: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 initial migration of shield 2015-07-13 12:31:34 +02:00
dev-tools [maven] fix build issues with artifactId renaming 2015-08-18 18:03:40 +02:00
docs update limitations around more like this query 2015-09-03 11:45:50 -04:00
src make IndexAuditTrail recreate template and remove ShieldWrappingCluster 2015-09-03 11:32:24 -04: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 [maven] rename artifactIds from `elasticsearch-something` to `something` 2015-08-18 13:55:11 +02: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.