Now ispell dictionary can eat dictionaries in MySpell format,

Teodor Sigaev <teodor@sigaev.ru>

Commit: 04e9704b9e77c57bb1b0a06876977c1b255376ed
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2006-06-09T13:25:59Z
Releases: 8.2.0
Now ispell dictionary can eat dictionaries in MySpell format,
used by OpenOffice. Dictionaries are placed at
http://lingucomponent.openoffice.org/spell_dic.html
Dictionary automatically recognizes format of files.

Warning. MySpell's format has limitation with compound
word support: it's impossible to mark affix as
compound-only affix. So for norwegian, german etc
languages it's recommended to use original ispell format.
For that reason I don't want to remove my2ispell
scripts, it's has workaround at least for norwegian language.

Files

PathChange+/−
contrib/tsearch2/ispell/spell.c modified +91 −3
contrib/tsearch2/ispell/spell.h modified +1 −0