06-18-2020 02:55 AM
Hello,
Need your help to execute task where I need to search document based on custom model properties.
Task performed-
with Rest API POST '/nodes/{nodeId}/' - I have uploaded document.
As I already developed my content model aspect and property
with Rest API PUT '/nodes/{id}' - I have updated my document with content model property and based on this property I got my aspect name in response.
Task I need to Performed-
Based on this property I need to fetch my document.
Need your help to execute this task by using Rest API
07-01-2020 06:33 AM
Hi @MOH_MCT,
Here's the documentation on controlling the indexing of properties.
For checking the the health of the index you can enable solr logging. You can also perform a full reindex.
HTH
Explore our Alfresco products with the links below. Use labels to filter content by product module.