UI Kits, similar to Algolia or Google Programmable Search Engine, allow users to execute search queries directly against the Search App. This approach differs from Drupal Views, which route requests through the Drupal server.
Benefits of using a UI Kit¶
- Reduce load on the Drupal server.
- Package searches into a single search request rather than multiple requests for various modules such as Faceting module.