debadair
a82925b3bd
Updated links to maven repo to use https. Closes elastic/elasticsearch#495 .
...
Original commit: elastic/x-pack-elasticsearch@f95bdea57e
2015-09-09 13:14:24 -07:00
jaymode
714460c2f0
remove path.home from TransportClients in code and docs
...
After changes in core and elastic/elasticsearch#578 , we do not need to set path.home in the settings for a
TransportClient anymore. This cleans up the usages of it in our tests and in our documentation.
Closes elastic/elasticsearch#605
Original commit: elastic/x-pack-elasticsearch@d70875fe2b
2015-09-09 15:16:30 -04:00
Martijn van Groningen
39b7092185
test: removed the 'plugin.types' usages from the source code
...
Original commit: elastic/x-pack-elasticsearch@a94cdee31f
2015-08-31 22:45:56 +02:00
jaymode
f879ccf426
update version numbers in shield documentation to 2.1.0
...
Cherry-pick of commit to 2.0 and updated to change version to 2.1.0
Original commit: elastic/x-pack-elasticsearch@8672bbf1b1
2015-08-24 11:23:20 -04:00
jaymode
8bb35cd6c3
fix transport client documentation for 2.0 and add notes about file locations
...
This also change ES_HOME/config -> CONFIG_DIR in the documentation to more accurately reflect the
location of configuration files as they are not always in ES_HOME/config.
Closes elastic/elasticsearch#455
Closes elastic/elasticsearch#432
Original commit: elastic/x-pack-elasticsearch@63ce35450c
2015-08-20 06:29:13 -04:00
Alexander Reelsen
b433ee390c
Packaging: Changing groupId to org.elasticsearch.plugin
...
This commit changes the groupId to the above mentioned one
so that S3 uploads will end up in the right bucket. This will
allow the Elasticsearch plugin manager to install the commercial
plugins like
```
bin/plugin install {watcher,shield,license,marvel}
```
like the official ones.
Original commit: elastic/x-pack-elasticsearch@642f1f006a
2015-08-06 15:46:48 +02:00
debadair
91786f4662
Stated that node client is unsupported, removed node client config info, and edited the transport client config section. Closes elastic/elasticsearch#906
...
Original commit: elastic/x-pack-elasticsearch@9bbd6726a8
2015-07-20 10:51:06 -07:00
debadair
dce7c48f67
Docs: Reorganized Shield TOC, renamed files, cleaned up hierarchy.
...
Original commit: elastic/x-pack-elasticsearch@15caf307c4
2015-07-15 10:17:17 -07:00