Where should I start from?
Last updated on
31 May 2023
Before creating the search endpoint one needs to setup server, index and processors.
For most of the basic cases this index config would be enough:

Screenshot of search API index configuration page
Of course any other fields could be added, that are project specific.
If database backend is used it is important to use processors (/admin/config/search/search-api/index/<you_index_machine_name>/processors), because this backend is not smart enough to do all of those processing on its own in contrary to Solr, Elastic and others. This is an example of what processors could be enabled in your project:

Search API Index Processors
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion