This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/modules/opencase_search/config/install/search_api.server.opencase_server.yml
Naomi e1e40bc8ad Search now uses, and displays, first and last name and type
where previously it was the name thing with the type included
2018-09-07 12:57:02 +01:00

17 lines
299 B
YAML

langcode: en
status: true
dependencies:
module:
- search_api_db
id: opencase_server
name: 'OpenCase Search'
description: ''
backend: search_api_db
backend_config:
database: 'default:default'
min_chars: 3
matching: partial
autocomplete:
suggest_suffix: true
suggest_words: true