Problem changing properties and searching for it

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 08:25 AM
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>
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 08:43 AM
This property it´s residual.
I can define protertie residual = true?
