cancel
Showing results for 
Search instead for 
Did you mean: 

REST API- Search

DoZi
Champ on-the-rise
Champ on-the-rise

Hi, 

i have this two trouble about API, i have Alfresco 5.2.

How to:

- Search last files uploaded in a Site,

- Search all the files by Filename OR tag OR category

Can anyone help me? 

1 ACCEPTED ANSWER

EddieMay
World-Class Innovator
World-Class Innovator

Hi @DoZi,

Take a look at this tutorial on search using the APIs. This has examples of searching by text, name, date, etc. It also includes Postman scripts that you can use for testing.

Similar information can be found in the documentation here.

HTH,

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

View answer in original post

4 REPLIES 4

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

Have you check api-explorer-search ?

There are many option available to excute search query.

Hi, I'm new with Alfresco and I would appreciate if someone could help me in an operational way in order to understand how to use the Search API.

These are my two task... 

1- How to get last files upload in a Site

2- Search files in a Site by filename, tag, or category

Please Help me

EddieMay
World-Class Innovator
World-Class Innovator

Hi @DoZi,

Take a look at this tutorial on search using the APIs. This has examples of searching by text, name, date, etc. It also includes Postman scripts that you can use for testing.

Similar information can be found in the documentation here.

HTH,

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

DoZi
Champ on-the-rise
Champ on-the-rise

Thx, it was very helpful form me...

Can you help me with this:

What is the best way to search in subfolder of the document Library of a Site? 

How to use NPATH to filter result only in one subfolder.