To use Search API with Views, first you need a server and index.
Instructions
- Install Search API and Search API DB modules.
- Use Solr or another advanced search engine for larger projects, but the db backend works and is easy to use.
- Configure Search API.
Configuration > Search and metadata > Search API
- Add Search Server.
Call it Database.
Use the Database backend plugin.
Click Save and add fields. - Add a Search Index
Call it Content - Add search fields.
Title, Body: Processed, Topics, Content type. - Create a search view.
Add new view called Search.
Select "Index Content" under View settings. - Add view fields.
Title, Excerpt. - Add Fulltext search filter.
Modules
Questions
Articles