Update plugins of all nodes online

Hi, All

I have implemented an analyzer based dict for chinese, it worked well, but recently,
due to the dict can be modified, so, i want to make the analyzer on all nodes can update online(load and use the new dict)

My question is, are there any mechanism ES can provide for achieving this?

Thanks!

No, there isn't a built in mechanism for it in elasticsearch, though you
can build your custom analyzer to support it.

On Mon, Nov 21, 2011 at 9:48 AM, chuter topgun.chuter@gmail.com wrote:

Hi, All

I have implemented an analyzer based dict for chinese, it worked well, but
recently,
due to the dict can be modified, so, i want to make the analyzer on all
nodes can update online(load and use the new dict)

My question is, are there any mechanism ES can provide for achieving this?

Thanks!

--
View this message in context:
http://elasticsearch-users.115913.n3.nabble.com/Update-plugins-of-all-nodes-online-tp3524070p3524070.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.