Hello,
I created a custom content model with own properties, then I created files via REST api and filled values. Now I would like to find files using these values, but nothing returned in Share. I can search the properties only via search api.
Property definition in my active content model:
... <types> <type name="test:test_data"> <title>Pacient</title> <parent>cm:content</parent> <properties> <property name="test:firstname"> <title>Firstname</title> <type>d:text</type> <mandatory>false</mandatory> <index enabled="true"> <atomic>true</atomic> <tokenised>false</tokenised> <facetable>true</facetable> </index> </property> ...
Solved! Go to Solution.
about how to customize share simple search and live search ,plase refer to
about how to customize share simple search and live search ,plase refer to
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.