cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco API to run faceted search

amit_kapps
Champ on-the-rise
Champ on-the-rise
Hello,
I'm using Alfresco community 5.x version and I'm wondering if There are REST or any other remote alfresco apis to be able to run Faceted search.
I've seen some Restful apis to administer/manage some aspects of Faceted search viz : http://docs.alfresco.com/community5.0/references/RESTful-Facet.html

I did notice that alfresco share fires the following to run its faceted search but could not find any notes/docs related to that -

http://alfresco.mycompany.com/alfresco/s/slingshot/search?facetFields={http://www.alfresco.org/model...

We have API based integration with Alfresco in our custom internal applications and dont use Alfresco Share.
I'm not sure if I should be using the above url or not.
Any suggestions on this?

Thanks!
1 REPLY 1

kaynezhang
World-Class Innovator
World-Class Innovator
Yes,you can try

/slingshot/search

it contains following parameters:siteId,containerId,repo,term,tag,query,rootNode: args.rootNode,sort,maxResults,pageSize,startIndex,facetFields,filters, encodedFilters,