[opencms-dev] Multilang search problem in 6.0.0
Jorge González
informatico at hotelparadisepark.com
Tue Nov 22 14:36:32 CET 2005
Hi list:
Is the "language" indexing working in 6.0.0 ?
I've defined 2 indexes:
<index>
<name>A_es</name>
<rebuild>auto</rebuild>
<project>Online</project>
<locale>es</locale>
<sources>
<source>sourceContents</source>
</sources>
</index>
<index>
<name>A_en</name>
<rebuild>auto</rebuild>
<project>Online</project>
<locale>en</locale>
<sources>
<source>sourceContents</source>
</sources>
</index>
Now i'm searching and i'm getting search contents in english AND spanish,
when using index A_en or A_es
Some contents are translated to english and other are not.
Is this the expected behaviour ?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20051122/88d9935d/attachment.htm>
More information about the opencms-dev
mailing list