When it comes to performing advanced text and filtering queries, by default, every Webiny CMS project relies on Elasticsearch.
In this examples section, we show how you can interact with it, using the automatically included ElasticSearch client.
- Performing Custom Searches on Pages - shows how to create a custom
customSearchPages
GraphQL query which performs a custom query against an ElasticSearch index
To explore your up and running ElasticSearch cluster, we recommend the aws-es-kibana library.