Make all search results use teaser view mode
This commit is contained in:
parent
a2b9cd34a5
commit
4612225813
1 changed files with 2 additions and 4 deletions
|
@ -74,14 +74,12 @@ display:
|
||||||
options:
|
options:
|
||||||
view_modes:
|
view_modes:
|
||||||
'entity:node':
|
'entity:node':
|
||||||
action: teaser
|
|
||||||
article: teaser
|
article: teaser
|
||||||
blog: teaser
|
blog: teaser
|
||||||
campaign: teaser
|
collection: teaser
|
||||||
event: teaser
|
gleaning: teaser
|
||||||
page: teaser
|
page: teaser
|
||||||
people: teaser
|
people: teaser
|
||||||
resource: teaser
|
|
||||||
fields:
|
fields:
|
||||||
title:
|
title:
|
||||||
table: search_api_index_content
|
table: search_api_index_content
|
||||||
|
|
Loading…
Add table
Reference in a new issue