Search¶
Cohesivo exposes a powerful search capability, allowing both full-text search and querying the content repository by using several built-in Search Criteria and Sort Clauses.
You build a query by combining Search Criteria, which select the content to return,
with Sort Clauses, which order the results.
Aggregations group the results into categories,
and embeddings enable semantic similarity search.
You run queries over the REST API by using the /views resource.