search_api_meilisearch-1.0.x-dev/config/schema/search_api_meilisearch.backend.schema.yml
config/schema/search_api_meilisearch.backend.schema.yml
plugin.plugin_configuration.search_api_backend.search_api_meilisearch:
type: config_object
label: 'Search API Meilisearch backend settings'
mapping:
meilisearch_host_address:
type: text
label: 'Host address'
meilisearch_host_port:
type: text
label: 'Host port'
meilisearch_master_key:
type: text
label: 'Master key'
