Ok, Done...
But no changes!

I have the following in the Schema.xml Made:




<field name="all" type="string" indexed="true" stored="true"
multiValued="true"/>
<field name="P_CONTENT_ITEMS_COMMENT" type="text" indexed="true"
stored="true" multiValued="true"/>
<field name="comment" type="string" indexed="true" stored="true"
multiValued="true"/>


<copyField source="P_CONTENT_ITEMS_COMMENT" dest="all"/>

<defaultSearchField>all</defaultSearchField>

The XML like This:

<field name="COMMENT"><![CDATA[
Hallo leute. mein name ist dein name und wir wollen eigentlich nur unsere
Ruhe haben.
<b>ich du er sie es</b>
Ha ha Ha ha ha ha ha ha ha ha
]]></field>

i search "hallo" "Hallo" "leute" or "name" but i caqnt Find anythink.
"*:*" brings me the one indexed file.

What happens?

Reply via email to