Skip to content

Commit

Permalink
Bump drupal/search_api from "1.31.0" to "1.35.0"
Browse files Browse the repository at this point in the history
Run:
drush updatedb
drush cache:rebuild
drush config:export
  • Loading branch information
kasperbirch1 committed Jan 3, 2025
1 parent 7025f6a commit 0f01eff
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 19 deletions.
21 changes: 8 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion config/sync/search_api.index.content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies:
- search_api.server.db_search
module:
- node
- search_api
id: content
name: Content
description: ''
Expand Down
5 changes: 2 additions & 3 deletions config/sync/search_api.index.content_events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,17 @@ langcode: en
status: true
dependencies:
config:
- field.storage.eventseries.field_event_place
- field.storage.eventseries.field_description
- field.storage.eventseries.field_event_place
- field.storage.eventseries.field_teaser_text
- field.storage.node.field_branch
- field.storage.node.field_hero_title
- field.storage.node.field_subtitle
- field.storage.node.field_teaser_text
- search_api.server.db_search
module:
- recurring_events
- node
- search_api
- recurring_events
id: content_events
name: 'Content + Events'
description: ''
Expand Down
1 change: 0 additions & 1 deletion config/sync/search_api.index.events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
module:
- field_inheritance
- recurring_events
- search_api
id: events
name: Events
description: ''
Expand Down
2 changes: 1 addition & 1 deletion config/sync/views.view.articles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ display:
options:
perm: 'access content'
cache:
type: none
type: search_api_none
options: { }
empty:
area:
Expand Down

0 comments on commit 0f01eff

Please sign in to comment.