Search now uses, and displays, first and last name and type

where previously it was the name thing with the type included
This commit is contained in:
Naomi
2018-09-07 12:57:02 +01:00
parent 9b9bce4bc4
commit e1e40bc8ad
3 changed files with 162 additions and 85 deletions

View File

@ -10,7 +10,7 @@ backend: search_api_db
backend_config:
database: 'default:default'
min_chars: 3
partial_matches: true
matching: partial
autocomplete:
suggest_suffix: true
suggest_words: true