RE: SpellCheck Reload

2018-03-16 Thread Sadiki Latty
detti [mailto:a.benede...@sease.io] Sent: March-15-18 1:34 PM To: solr-user@lucene.apache.org Subject: RE: SpellCheck Reload Hi Sadiki, the kind of spellchecker you are using built an auxiliary Lucene index as a support data structure. That is going to be used to provide the spellcheck suggestions. "M

RE: SpellCheck Reload

2018-03-15 Thread Alessandro Benedetti
Hi Sadiki, the kind of spellchecker you are using built an auxiliary Lucene index as a support data structure. That is going to be used to provide the spellcheck suggestions. "My question is, does "reloading the dictionary" mean completely erasing the current dictionary and starting from scratch (

RE: SpellCheck Reload

2018-03-14 Thread Sadiki Latty
Hello, Just bumping this question up regarding the spellcheck reload. Can anyone provide some insight on this question? Thanks in advance Sid -Original Message- From: Sadiki Latty [mailto:sla...@uottawa.ca] Sent: March-12-18 1:38 PM To: solr-user@lucene.apache.org Subject: SpellCheck