Re: FileDictionaryFactory:- pick source file from solr instead of zk config.

2018-02-26 Thread Erick Erickson
.apache.org/jira/browse/SOLR-11250 > > Maybe it can be useful.. > > > From: solr-user@lucene.apache.org At: 02/26/18 13:13:28To: > solr-user@lucene.apache.org > Subject: FileDictionaryFactory:- pick source file from solr instead of zk > config. > > Hello there,

FileDictionaryFactory:- pick source file from solr instead of zk config.

2018-02-26 Thread parthu
Hello there, I want to use Solr as a spelling server so created on e collection for Spell check, my source txt file size is greater than 2MB which is not supported by zookeeper (max zonde size is 1MB) and sourceLocation property of FileBasedSpellChecker is trying to find that file inside config fo