Skip to content

Commit

Permalink
Updated config from db update
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 27, 2024
1 parent 451f604 commit 9d69171
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
15 changes: 7 additions & 8 deletions config/sync/search_api.index.algolia_search.yml
Original file line number Diff line number Diff line change
@@ -1,27 +1,26 @@
uuid: 282be7f0-2802-4613-82f6-6318875d7499
langcode: en
status: false
status: true
dependencies:
config:
- field.storage.node.su_event_audience
- core.entity_view_mode.node.search_indexing
- field.storage.node.su_basic_page_type
- field.storage.node.su_course_subject
- field.storage.node.su_event_audience
- field.storage.node.su_event_date_time
- field.storage.node.su_event_subject
- field.storage.node.su_event_type
- field.storage.node.su_person_full_title
- field.storage.node.su_news_topics
- field.storage.node.su_person_full_title
- field.storage.node.su_person_short_title
- field.storage.node.su_person_type_group
- field.storage.node.su_publication_topics
- field.storage.node.su_shared_tags
- field.storage.node.su_person_short_title
- field.storage.node.su_event_subject
- search_api.server.algolia_search
- core.entity_view_mode.node.search_indexing
module:
- taxonomy
- node
- search_api
- stanford_profile_helper
- taxonomy
id: algolia_search
name: 'Algolia Search'
description: ''
Expand Down
3 changes: 1 addition & 2 deletions config/sync/search_api.index.full_site_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ langcode: en
status: true
dependencies:
config:
- search_api.server.database_search
- core.entity_view_mode.node.search_indexing
- search_api.server.database_search
module:
- node
- search_api
id: full_site_content
name: 'Full Site Content'
description: ''
Expand Down

0 comments on commit 9d69171

Please sign in to comment.