cancel
Showing results for 
Search instead for 
Did you mean: 

How to search document based on custom model properties using Rest API

MOH_MCT
Champ in-the-making
Champ in-the-making

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

20 REPLIES 20

EddieMay
World-Class Innovator
World-Class Innovator

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

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!