Hi, Antonis
On Thu, 13 Mar 2014 13:42:57 +0200 Antonis Tsolomitis <antonis.tsolomi...@gmail.com> wrote: > > The other one, eng.sfx, is completely obscure to me. What is this file > doing? > It's a database of rules for the full text search engine DtSearch(5) to strip suffixes of words for particular language. The first word on each line is a word suffix written backwards, the second - length of suffix, the third - flag to continue or to stop algorithm on this suffix. See the .sfx file for German - it's self explaining: there is example for each line. The algorithm itself is implemented in lib/DtSearch/lang.c. Regards, Eugene ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel