search_api_meilisearch-1.0.x-dev/config/schema/search_api_meilisearch.processor.schema.yml
config/schema/search_api_meilisearch.processor.schema.yml
plugin.plugin_configuration.search_api_processor.search_api_meilisearch_synonyms:
type: search_api.fields_processor_configuration
label: 'Associate synonyms with phrases'
mapping:
synonyms:
type: sequence
label: 'List of phrases'
sequence:
type: sequence
label: 'List of synonyms associated with the phrase'
sequence:
type: string
label: 'Synonym'
