mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
349 B
349 B
Search Api service
Accesses the Content Services Search API.
Methods
search(query: any): Observable<NodePaging>
Searches the repository.
Details
See the Alfresco JS API for the format of the query and returned data.