Does the docker image contain the spell check dictonary cache feature?

hi,

Currently, I'm using the docker image to enable server side features of the document editor.

My server provider alerted me about the usage of CPU when the document editor opens a word file because of the number of requests sent by the spell check module.

I would like to know if the docker image uses the dictionary cache feature that would help my docker I guess.


We're using the spellchecker for only French language and I already use the optimized feature.

documentEditor.spellChecker.enableOptimizedSpellCheck = true;

3 Replies

AE Ajithamarlin Edward Syncfusion Team April 20, 2022 05:04 PM UTC

Hi Francois,


We will check and update you further details on or before April 21,2022.


Regards,

Ajithamarlin E



AE Ajithamarlin Edward Syncfusion Team April 29, 2022 03:49 PM UTC

HI Francois,


Sorry for the delay.


Can you please us your document editor version details?


In latest version (v20.1.50) we are facing the multiple spellcheck call issue.


We have confirmed the multiple spellcheck call issue as a defect and logged a defect report. We will fix this issue and include it in our EJ2 patch release which is scheduled for May 25, 2022.  


You can track the status of the bug through the below feedback link:


https://www.syncfusion.com/feedback/34475/resolve-the-multiple-spellcheck-call-issue-when-using-open-api


Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”

Regrads,

Ajithamarlin E




AE Ajithamarlin Edward Syncfusion Team May 27, 2022 07:00 AM UTC

HI Francois,


We are glad to announce that our patch release (v20.1.57) is rolled out successfully. In this release, we have added the fix for spellcheck related issues. 


Please upgrade to the latest version packages to resolve this issue.     

https://www.npmjs.com/package/@syncfusion/ej2-documenteditor   

https://www.npmjs.com/package/@syncfusion/ej2-react-documenteditor


Please let us know if you need any further assistance.


Regrads,

Ajithamarlin E


Loader.
Up arrow icon