Reindex isn't a plugin
Remove another mention of it being a plugin.
This commit is contained in:
parent
e9ce61910f
commit
16934d50b6
|
@ -18,6 +18,6 @@
|
|||
*/
|
||||
|
||||
esplugin {
|
||||
description 'The Reindex Plugin adds APIs to reindex from one index to another or update documents in place.'
|
||||
description 'The Reindex module adds APIs to reindex from one index to another or update documents in place.'
|
||||
classname 'org.elasticsearch.index.reindex.ReindexPlugin'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue