Merge branch 'doc/plugins-offline-url'
This commit is contained in:
commit
c2d621dfdf
|
@ -21,6 +21,9 @@ sudo bin/elasticsearch-plugin install analysis-icu
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/analysis-icu/{version}/analysis-icu-{version}.zip.
|
||||
|
||||
[[analysis-icu-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -18,6 +18,9 @@ sudo bin/elasticsearch-plugin install analysis-kuromoji
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/analysis-kuromoji/{version}/analysis-kuromoji-{version}.zip.
|
||||
|
||||
[[analysis-kuromoji-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -19,6 +19,9 @@ sudo bin/elasticsearch-plugin install analysis-phonetic
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/analysis-phonetic/{version}/analysis-phonetic-{version}.zip.
|
||||
|
||||
[[analysis-phonetic-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -24,6 +24,9 @@ sudo bin/elasticsearch-plugin install analysis-smartcn
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/analysis-smartcn/{version}/analysis-smartcn-{version}.zip.
|
||||
|
||||
[[analysis-smartcn-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -21,6 +21,9 @@ sudo bin/elasticsearch-plugin install analysis-stempel
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/analysis-stempel/{version}/analysis-stempel-{version}.zip.
|
||||
|
||||
[[analysis-stempel-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -21,6 +21,9 @@ sudo bin/elasticsearch-plugin install discovery-azure-classic
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/discovery-azure-classic/{version}/discovery-azure-classic-{version}.zip.
|
||||
|
||||
[[discovery-azure-classic-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -19,6 +19,9 @@ sudo bin/elasticsearch-plugin install discovery-ec2
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/discovery-ec2/{version}/discovery-ec2-{version}.zip.
|
||||
|
||||
[[discovery-ec2-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -17,6 +17,9 @@ sudo bin/elasticsearch-plugin install discovery-gce
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/discovery-gce/{version}/discovery-gce-{version}.zip.
|
||||
|
||||
[[discovery-gce-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
:guide: https://www.elastic.co/guide
|
||||
:version: 6.0.0-alpha1
|
||||
:lucene_version: 6.2.0
|
||||
:plugin_url: https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin
|
||||
|
||||
[[intro]]
|
||||
== Introduction to plugins
|
||||
|
|
|
@ -25,6 +25,9 @@ sudo bin/elasticsearch-plugin install ingest-attachment
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/ingest-attachment/{version}/ingest-attachment-{version}.zip.
|
||||
|
||||
[[ingest-attachment-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -25,6 +25,9 @@ sudo bin/elasticsearch-plugin install ingest-geoip
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/ingest-geoip/{version}/ingest-geoip-{version}.zip.
|
||||
|
||||
[[ingest-geoip-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -20,6 +20,9 @@ sudo bin/elasticsearch-plugin install ingest-user-agent
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/ingest-user-agent/{version}/ingest-user-agent-{version}.zip.
|
||||
|
||||
[[ingest-user-agent-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -21,6 +21,9 @@ sudo bin/elasticsearch-plugin install lang-javascript
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/lang-javascript/{version}/lang-javascript-{version}.zip.
|
||||
|
||||
[[lang-javascript-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -20,6 +20,9 @@ sudo bin/elasticsearch-plugin install lang-python
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/lang-python/{version}/lang-python-{version}.zip.
|
||||
|
||||
[[lang-python-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -19,6 +19,9 @@ sudo bin/elasticsearch-plugin install mapper-murmur3
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/mapper-murmur3/{version}/mapper-murmur3-{version}.zip.
|
||||
|
||||
[[mapper-murmur3-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -19,6 +19,9 @@ sudo bin/elasticsearch-plugin install mapper-size
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/mapper-size/{version}/mapper-size-{version}.zip.
|
||||
|
||||
[[mapper-size-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -53,7 +53,7 @@ sudo bin/elasticsearch-plugin install analysis-icu
|
|||
This command will install the version of the plugin that matches your
|
||||
Elasticsearch version and also show a progress bar while downloading.
|
||||
|
||||
[float]
|
||||
[[plugin-management-custom-url]]
|
||||
=== Custom URL or file system
|
||||
|
||||
A plugin can also be downloaded directly from a custom location by specifying the URL:
|
||||
|
|
|
@ -18,6 +18,9 @@ sudo bin/elasticsearch-plugin install repository-azure
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/repository-azure/{version}/repository-azure-{version}.zip.
|
||||
|
||||
[[repository-azure-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -20,6 +20,9 @@ NOTE: The plugin requires new permission to be installed in order to work
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/repository-gcs/{version}/repository-gcs-{version}.zip.
|
||||
|
||||
[[repository-gcs-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -18,6 +18,9 @@ sudo bin/elasticsearch-plugin install repository-hdfs
|
|||
The plugin must be installed on _every_ node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/repository-hdfs/{version}/repository-hdfs-{version}.zip.
|
||||
|
||||
[[repository-hdfs-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -20,6 +20,9 @@ sudo bin/elasticsearch-plugin install repository-s3
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/repository-s3/{version}/repository-s3-{version}.zip.
|
||||
|
||||
[[repository-s3-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
|
@ -17,6 +17,9 @@ sudo bin/elasticsearch-plugin install store-smb
|
|||
The plugin must be installed on every node in the cluster, and each node must
|
||||
be restarted after installation.
|
||||
|
||||
This plugin can be downloaded for <<plugin-management-custom-url,offline install>> from
|
||||
{plugin_url}/store-smb/{version}/store-smb-{version}.zip.
|
||||
|
||||
[[store-smb-remove]]
|
||||
[float]
|
||||
==== Removal
|
||||
|
|
Loading…
Reference in New Issue