Create A Search API View
To use Search API with Views, first you need a server and index.
Instructions
- Download and enable Search API, Database Search, and...
To use Search API with Views, first you need a server and index.
The docs make it seem much more complicated than it really is.
Just copy and paste this into your lando file and rebuild:
servi...
Sort taxonomy term facets by weight, including hierarchy.
Development status for Facets 3.x.
Autocomplete functionality for Search API.
Should be able to add an autocomplete for views exposed filters.
I can only get it to work with full text fields (not string).
Use facets with core views.
Drupal's main search module.
Provides configurable search pages at /search/user and /search/node.
Make sure your permissions are set correctly to avoid leaking information.
Multiple facets in a single block.