Problem changing properties and searching for it

cancel
Showing results for 
Search instead for 
Did you mean: 
jpexposito
Member II

Problem changing properties and searching for it

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
jpexposito
Member II

Re: Problem changing properties and searching for it

This property it´s residual. 

I can define protertie residual = true?