Custom TokenizerFactory that reads configuration file from zookeeper

2019-09-03 Thread ron.buchanan
I'm working on a custom tokenizer (Solr 7.3.0) whose Factory needs to read a configuration file. I have been able to run it successfully in my local reading from a local directory. I would like to be able to have the configuration read from zookeeper (similarly to how SynonymGraphFilterFactory re

Re: Custom TokenizerFactory that reads configuration file from zookeeper

2019-09-03 Thread ron.buchanan
ResourceLoader worked brilliantly - my brain, on the other hand, not so much -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html