Hi All
I have a use case where I have a list of words, on which I don't want to
perform spellcheck.
Like stemming ignores the words listed in protwords.txt file.
Any idea, how it can be solved?
Thanks
Hemant
--
View this message in context:
http://lucene.472066.n3.nabble.com/SpellCheck-Ignore
We have Sitecore and Solr setup.
Solr is running on windows.
Below errors are repeatedly appearing in logs.
o.a.s.c.RunExecutableListener java.io.IOException: Cannot run program "sh"
(in directory "\bin"): CreateProcess error=2, The system cannot find the
file specified
o.a.s.c.RunExecutableList
Thanks Jan
We are using Solr 6.6.3 version.
We didn't configure RunExecutableListener in solrconfig.xml, it seems
configured in configoverlay.json as default. Even we don't want to configure
RunExecutableListener.
Is it mandatory to use configoverlay.json or can we get rid of it? If yes
can you sh
We are using Solr 6.6.3 with Sitecore. Solr is installed on windows.
Below are few errors coming repeatedly in logs. What could be the possible
fix and reason for below errors.
FYI, we are not interested in using configoverlay.json, this could be one
reason of error and this file exist by default.