Yes, I changed the analyzers to StandardAnalyzer first, since we intend to make a multilingual search with MultiSearcher.<br><br>However, I reverted the French analyzer back to the original FrenchAnalyzer in order to see whether StandardAnalyzer would have a problem.<br>
Still no luck so far.<br><br>Here's the definition:<br><br>        <analyzers><br><div style="margin-left: 40px;"><analyzer><br></div>                <class>org.apache.lucene.analysis.standard.StandardAnalyzer</class><br>
                <locale>de</locale><br>            </analyzer><br>            <analyzer><br>                <class>org.apache.lucene.analysis.standard.StandardAnalyzer</class><br>                <locale>en</locale><br>
            </analyzer><br>            <analyzer><br>                <class>org.apache.lucene.analysis.standard.StandardAnalyzer</class><br>                <locale>es</locale><br>            </analyzer><br>
            <analyzer><br>                <class>org.apache.lucene.analysis.fr.FrenchAnalyzer</class><br>                <locale>fr</locale><br>            </analyzer><br>            <analyzer><br>
                <class>org.apache.lucene.analysis.standard.StandardAnalyzer</class><br>                <locale>ja</locale><br>            </analyzer><br>            <analyzer><br>                <class>org.apache.lucene.analysis.standard.StandardAnalyzer</class><br>
                <locale>nl</locale><br>            </analyzer><br>            <analyzer><br>                <class>org.apache.lucene.analysis.standard.StandardAnalyzer</class><br>                <locale>zh</locale><br>
            </analyzer><br>        </analyzers><br><br><div class="gmail_quote">2010/12/16 Peter Jakobsen <span dir="ltr"><<a href="mailto:pja@miracleas.dk">pja@miracleas.dk</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Have you lokked in the <analyzers> section of WEB-INF/config/opencms-search.xml?<br><br>-- <br><b>mvh<br>Peter Jakobsen</b><br><a href="mailto:pja@miracleas.dk" target="_blank"></a><br><br><div class="gmail_quote">2010/12/16 Thomas Göttlich <span dir="ltr"><<a href="mailto:guo.tuomi@googlemail.com" target="_blank">guo.tuomi@googlemail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">Hi, <br><br>I'm currently trying to include the search features into our site which seems to work quite well for German and English (except that we're using a MultiSearcher for multilingual searches and still have problems with correct analyzing).<br>


<br>We need to add 7 languages( en,de,fr,es,nl,zh and ja ) but for all languages except de and en the indexer skips all content.<br><br>What am I doing wrong? <br>What might I be missing?<br><br>Thanks in advance.<br>
<br><br></div></div>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br><br clear="all"><br>
<br><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>