You are here

Search service

The Search service provides methods for querying the repository and returning a filtered collection of nodes based on a user's permission.

The Search service supports a number of search languages, including:

  • XPath: Supports simple path-based contextual navigation against the node service based on version 1 of the XPath specification.
  • SkyVault Full Text: Provides a comprehensive, language independent full text search capability.
  • CMIS QL: Supports all CMIS QL (except Join between Types) standard. You can embed the SkyVault Full Text Search language in the CMIS QL contains() predicate.

For queries, SkyVault recommends that you use SkyVault-FTS and CMIS-QL. These languages are independent of query engine technology.