Synonym Problem - Reload list

Hi,

*I am doubt for reloading the list of synonym. * From what I read is
necessary open and close the index for reload new list,
but this process works only once, not working anymore when updated more
often. ** I need that whenever create a new list, must be processed in the
search. preferably in real time.

*
*
can someone help me.

Thanks.
Henrique.

Henrique,

Your scenario is currently not possible:

I actually wrote some code yesterday to provide a solution, but it
requires this feature:
Initial implementation of ResourceWatcherService by imotov · Pull Request #2103 · elastic/elasticsearch · GitHub If that pull
request makes it into master, I will complete the code.

Cheers,

Ivan

On Fri, Aug 3, 2012 at 5:16 AM, elasticSearchUserBeginner
ti.honjoya@gmail.com wrote:

Hi,

I am doubt for reloading the list of synonym. From what I read is necessary
open and close the index for reload new list,
but this process works only once, not working anymore when updated more
often. I need that whenever create a new list, must be processed in the
search. preferably in real time.

can someone help me.

Thanks.
Henrique.