[opencms-dev] extra spellcheck dictionary deleted after upgrade to Opencms 11.0.2.
Hein van der Kallen
hvanderkallen at xs4all.nl
Wed Feb 24 20:13:04 CET 2021
The opencms documentation on
https://documentation.opencms.org/opencms-documentation/more-opencms-feature
s/solr-search-integration/spellchecking-for-the-tinymce/index.html
says that the dictionary files must be placed in
/system/modules/org.opencms.workplace.spellcheck/resources/.
That is not true any more in opencms 11.0.2.
The upgrade to opencms 11.0.2 deletes the module
org.opencms.workplace.spellcheck with contents.
The extra dictionary file(s) must then be placed in
/system/workplace/editors/spellcheck/
I didn't succeed in forcing a rebuild with something like
http://localhost:8080/opencms/opencms/handleSpellcheckDictionary?rebuild
But cleaning the content of the /solr directory
And duplicating the adapted content of the /solr-update directory to the
/solr directory
And restarting the servlet container (tomcat)
Did force the rebuild.
Please correct the documentation.
Hein van der Kallen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.opencms.org/pipermail/opencms-dev/attachments/20210224/4e505f86/attachment.htm>
More information about the opencms-dev
mailing list