To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87672
------- Additional comments from [email protected] Fri Jan 22 07:23:55 +0000 2010 ------- hi guys. this morning while i was shaving i came out with this idea. what about splitting each language acor.dat file, into subfiles according to first letter? let me try to explain: - actually the acor_en-US.dat contains a list of all spelling errors from A to Z and has an upper limit of 65535 entries - would it be possible to do somenthing like: acor_en-US_ABCD.dat --> aople --> apple acor_en-US_EFGH.dat --> eplehant --> elephant acor_en-US.IJKL.dat --> juce --> juice ..... ..... acor_en-US_WXYZ.dat that would split the database into smaller ones according to the first letter of the spelling error. each one of this smaller database would still have the 65535 entry limit, but this would dramatically amplify the number of available autocorrect entries per language: user could store 65K entries in the acor_en-US_ABCD.dat, another 65K entries in the acor_en-US_EFGH.dat etc. etc. morevoer the loading of the repalacement table would be easier and faster if OOo doesn't have to load all the entries from A to Z but only a limited set (A to D or E to H etc. etc.) do you think that this workaround would be a feasible solution? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
