Implementing Content Delivery search querying

Use the IQ Query Service microservice to perform searches in the content stored in your Content Data Store. From your website or web application, you can interact with the IQ Query Service indirectly, through the RESTful Java API from JSP code, or directly, by appending a query string to the service URL from, say, JavaScript code. The query string search is not as powerful or versatile as its Java/JSP-based equivalent; specifically, it does not allow you create a complex Boolean expression.