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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user