External url for synonms_path

Is there any possibilty to configure synonms_path with external machine url.
Sample Config
"synonym" : {
"type" : "synonym",
"synonyms_path" : "http://domain:8080/esconfigdata/synonyms.txt",
"tokenizer" : "whitespace"
}
Thanks
Vinoth

This has been requested before, but has trappiness and subtleties. See https://github.com/elastic/elasticsearch/issues/25189.

1 Like

Thanks @rjernst

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