4.4.4. Search of data and syntax examples

The following topics are covered:

4.4.4.1. Use java
4.4.4.2. Use JavaScript

CMIS supports SQL queries for more handful content search. Query service can handle both GET and POST requests. URL for query consists of repository name and method name "/query". The GET request must contain query as a parameter named "q", in case of POST request query must be located in a request body.

For more detailed instructions how to construct queries, refer to the Query examples chapter.

Copyright ©2012. All rights reserved. eXo Platform SAS