alfresco-ng2-components/docs/core/search-api.service.md

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.