Search Settings

Search settings page in admin -> settings -> search allows you to configure the search functionality across your site. You can choose between different search providers and import records into the search index.

Search Method

Several search methods are provided by default. Here are the available options:

If you are able to install meilisearch on your server, it's the recommended option.

Why Use a Dedicated Search Engine?

Full-text search methods provides a number of advantages over MySQL's database built-in search capabilities. These include:

Import Records

After changing the search method, you will need to import existing records into the search index. This can be done by clicking the Import now button. Depending on the number of records in your database, this may take some time. Do not close settings page while the import is in progress.

All newly created records or modifications to existing records will be synced automatically.