Any ideas on this ? :-)<br><br><div class="gmail_quote">On 5 February 2012 11:14, Yves Glodt <span dir="ltr"><<a href="mailto:yg@mind.lu">yg@mind.lu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br><br>I have a structured content which contains a "Text" field which I want to have indexed. The field is simply set up like this:<br><br><xsd:element name="Text" type="OpenCmsHtml"/><br>


<br>I created a new field configuration but I fail to get it actually work.<br><br>How would the fieldconfiguration need to look like?<br><br>This is what I came up with, but as mentioned it does not work... :-)<br><br><fieldconfiguration><br>


                <name>site01</name><br>                <fields><br>                    <field name="Text" store="true" index="untokenized" excerpt="true"><br>


                        <mapping type="content"/><br>                        <mapping type="item">Text[1]</mapping><br>                        <mapping type="item">Text0</mapping><br>


                    </field><br>                </fields><br></fieldconfiguration><br><br>Best regards,<br>Yves<br><br><br>
</blockquote></div><br>