REST API- Search

cancel
Showing results for 
Search instead for 
Did you mean: 
DoZi
Active Member

REST API- Search

Jump to solution

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 Solution

Accepted Solutions
EddieMay
Alfresco Employee

Re: REST API- Search

Jump to solution

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 solution in original post

4 Replies
sanjaybandhniya
Intermediate

Re: REST API- Search

Jump to solution

Hi,

Have you check api-explorer-search ?

There are many option available to excute search query.

DoZi
Active Member

Re: REST API- Search

Jump to solution

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
Alfresco Employee

Re: REST API- Search

Jump to solution

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
Active Member

Re: REST API- Search

Jump to solution

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.