cancel
Showing results for 
Search instead for 
Did you mean: 

Problem changing properties and searching for it

jpexposito
Champ in-the-making
Champ in-the-making

Hello people,

I describe my problem.

I have one propertie in my aspect.

When I insert the element, and search for this propertie with cmis query and one like, I find this element.

But, If update this propertie, and search, I not find this element.

This propertie ist it:

<property name="test:interesados">
                    <title>interesados</title>
                    <description>description </description>
                    <type>d:text</type>
                    <!--
                    <index enabled="true">
                        <atomic>true</atomic>
                        <stored>false</stored>
                        <tokenised>true</tokenised>
                    </index>
                    -->
                </property>
1 REPLY 1

jpexposito
Champ in-the-making
Champ in-the-making

This property it´s residual. 

I can define protertie residual = true?