On Tue, Dec 14, 2004 at 07:12:19AM -0800, Timo Haberkern wrote:
> Hello,
>
> i think of using swish-e for a new intranet application as search engine.
> This application is a multi language app, so i like to create different
> indexes for each language, so far no problem. What i need:
>
> 1.) Is it possible to index database contents with swish-e, if yes how
> can this be done?
Yes. There's an example program for indexing with MySQL in the
distribution. It's normally installed in
$prefix/share/doc/swish-e/examples/prog-bin. $prefix is normally
/usr/local.
> 2.) There is the possibility to enable a fuzzy search with stemming, but
> is it possible to use a different stemmer for each language (config file)??
Yes.
http://swish-e.org/current/docs/SWISH-CONFIG.html#item_FuzzyIndexingMode
$ swish-e -T list_fuzzy_modes
Options available for FuzzyIndexingMode:
None
Stemming_en
Stem
Soundex
Metaphone
DoubleMetaphone
Stemming_es
Stemming_fr
Stemming_it
Stemming_pt
Stemming_de
Stemming_nl
Stemming_en1
Stemming_en2
Stemming_no
Stemming_se
Stemming_dk
Stemming_ru
Stemming_fi
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Tue Dec 14 23:35:15 2004