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