Re: svn commit: r1066576 - in /lenya/branches/BRANCH_2_1_X/src: modules/lucene/config/cocoon-xconf/analyzer_manager.xconf webapp/WEB-INF/analyzer/stopword/Arabic_ar.xml webapp/WEB-INF/analyzer/stopword/Russian_ru.xml

[email protected] Thu, 3 Feb 2011 09:58:34 +0100
Newsgroups gmane.comp.cms.lenya.devel
Message-ID <OF817ACBCB.2CC33137-ONC125782C.002FAB44-C125782C.00314E30@uniklinik-freiburg.de>
Hi Florent,

florent andrĂ© <[email protected]> schrieb am 03.02.2011
01:14:24:

> Von: florent andrĂ© <[email protected]>
> An: [email protected]
> Datum: 03.02.2011 01:15
> Betreff: Re: svn commit: r1066576 - in /lenya/branches/BRANCH_2_1_X/
> src: modules/lucene/config/cocoon-xconf/analyzer_manager.xconf
> webapp/WEB-INF/analyzer/stopword/Arabic_ar.xml webapp/WEB-INF/
> analyzer/stopword/Russian_ru.xml
>
> Hi,
> What is stopword ? Used for ?
>
Stopwords are simple words that are not indexed by lucene.
We are building a site with russian and arabic language, but for this
languages using of stopwords was not implemented.
Does anyone know how to do it in chinese ?
(Maybe we have to provide this in the near future)

Rudolf