Hello, I need to configure 5 analyzers for 5 different languages. For each one a Synonyms Graph Filter will be configured with a large synonyms file (about 6 Mb). Since it is not recommended to store large amount of data in zookeeper, is there a way to store the synonyms outside zookeeper ? Maybe in ".system" collection (blob store) ? If yes, how to reference these files in the "synonyms" attribute ?
Thanks. Elie Francis.