Skip to content

Commit

Permalink
Fix inconsistency with search API config rendered item field (#387)
Browse files Browse the repository at this point in the history
* Render landing pages to render_item field, drop page (for now) due to missing view mode

* Re-export including driving_instructor content
  • Loading branch information
johangant authored Jul 22, 2020
1 parent 02cb75e commit c4d6d32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/sync/search_api.index.default_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,8 @@ field_settings:
roles:
anonymous: anonymous
view_mode:
'entity:gp':
gp: ''
'entity:node':
application: ''
article: ''
Expand Down Expand Up @@ -493,6 +495,7 @@ datasource_settings:
- application
- article
- contact
- driving_instructor
- embargoed_publication
- gp_practice
- health_condition
Expand Down

0 comments on commit c4d6d32

Please sign in to comment.