Installing a elastic search plugin for lang support

I want to install the following plugin into my ES cluster

Do I need to install it in every node? And do a full cluster restart? Or just one node is sufficient?

Do I need to install it in every node?

Yes.

And do a full cluster restart?

Yes. But a rolling restart should be ok as soon as you don't create an index with it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.