umami_search_web_components-1.0.x-dev/config/install/search_api.index.content.yml
config/install/search_api.index.content.yml
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_cooking_time
- field.storage.node.field_difficulty
- field.storage.media.field_media_image
- field.storage.node.field_media_image
- field.storage.node.field_ingredients
- field.storage.node.field_preparation_time
- field.storage.node.field_recipe_category
- field.storage.node.field_number_of_servings
- field.storage.node.field_summary
- field.storage.node.field_tags
- search_api.server.content
- core.entity_view_mode.node.search_index
- core.entity_view_mode.node.teaser
module:
- node
- user
- file
- media
- taxonomy
- search_api
_core:
default_config_hash: wefWGlKDBbxe6Js8lorShco_AlbQdo0AtEHoNE0i-kI
id: content
name: Content
description: ''
read_only: false
field_settings:
author:
label: Author
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
type: string
dependencies:
module:
- node
- user
cooking_time:
label: 'Cooking time'
datasource_id: 'entity:node'
property_path: field_cooking_time
type: integer
dependencies:
config:
- field.storage.node.field_cooking_time
difficulty:
label: Difficulty
datasource_id: 'entity:node'
property_path: field_difficulty
type: string
dependencies:
config:
- field.storage.node.field_difficulty
image:
label: Image
datasource_id: 'entity:node'
property_path: 'field_media_image:entity:field_media_image:entity:uri:url'
type: string
dependencies:
config:
- field.storage.media.field_media_image
- field.storage.node.field_media_image
module:
- file
- media
ingredients:
label: Ingredients
datasource_id: 'entity:node'
property_path: field_ingredients
type: string
dependencies:
config:
- field.storage.node.field_ingredients
preparation_time:
label: 'Preparation time'
datasource_id: 'entity:node'
property_path: field_preparation_time
type: integer
dependencies:
config:
- field.storage.node.field_preparation_time
recipe_category:
label: 'Recipe category'
datasource_id: 'entity:node'
property_path: 'field_recipe_category:entity:name'
type: string
dependencies:
config:
- field.storage.node.field_recipe_category
module:
- taxonomy
rendered_item:
label: 'Rendered HTML output'
property_path: rendered_item
type: text
configuration:
roles:
- anonymous
view_mode:
'entity:node':
article: search_index
page: search_index
recipe: search_index
result:
label: Result
property_path: rendered_item
type: text
configuration:
roles:
- anonymous
view_mode:
'entity:node':
article: teaser
page: teaser
recipe: teaser
servings:
label: Servings
datasource_id: 'entity:node'
property_path: field_number_of_servings
type: integer
dependencies:
config:
- field.storage.node.field_number_of_servings
summary:
label: Summary
datasource_id: 'entity:node'
property_path: 'field_summary:processed'
type: text
dependencies:
config:
- field.storage.node.field_summary
tags:
label: Tags
datasource_id: 'entity:node'
property_path: 'field_tags:entity:name'
type: string
dependencies:
config:
- field.storage.node.field_tags
module:
- taxonomy
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: string
dependencies:
module:
- node
type:
label: 'Content type'
datasource_id: 'entity:node'
property_path: type
type: string
dependencies:
module:
- node
url:
label: URI
property_path: search_api_url
type: string
configuration:
absolute: true
datasource_settings:
'entity:node':
bundles:
default: true
selected: { }
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
custom_value: { }
entity_type: { }
language_with_fallback: { }
rendered_item: { }
tracker_settings:
default:
indexing_order: fifo
options:
cron_limit: 50
index_directly: true
track_changes_in_references: true
server: content
