jaymode 05befa5ebb test: start at 0 instead of 1
In the test we always create at least one type_ factory but the test incorrectly used type_1
as the first, when it should have been type_0

Original commit: elastic/x-pack-elasticsearch@e4128cbc26
2015-10-14 17:23:25 -04:00
..
2015-10-14 17:23:25 -04:00
2015-07-13 12:31:34 +02:00
2015-07-13 12:31:34 +02:00
2015-09-09 12:45:20 -07:00
2015-07-13 12:31:34 +02:00

= 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.