rocketship_core-8.x-2.0-alpha11/config/install/search_api.index.content_index.yml
config/install/search_api.index.content_index.yml
langcode: en status: true dependencies: module: - node - user - search_api config: - search_api.server.database_server - core.entity_view_mode.node.search_index id: content_index name: 'Content Index' description: '' read_only: false field_settings: changed: label: Changed datasource_id: 'entity:node' property_path: changed type: date dependencies: module: - node created: label: 'Authored on' datasource_id: 'entity:node' property_path: created type: date dependencies: module: - node name: label: 'Authored by » User » Name' datasource_id: 'entity:node' property_path: 'uid:entity:name' type: text dependencies: module: - node - user - user nid: label: ID datasource_id: 'entity:node' property_path: nid type: integer dependencies: module: - node node_grants: label: 'Node access information' property_path: search_api_node_grants type: string indexed_locked: true type_locked: true hidden: true promote: label: 'Promoted to front page' datasource_id: 'entity:node' property_path: promote type: boolean dependencies: module: - node rendered_item_search_index: label: 'Rendered HTML output in Search Index view mode' property_path: rendered_item type: text configuration: roles: anonymous: anonymous view_mode: 'entity:node': page: search_index status: label: Published datasource_id: 'entity:node' property_path: status type: boolean indexed_locked: true type_locked: true dependencies: module: - node sticky: label: 'Sticky at top of lists' datasource_id: 'entity:node' property_path: sticky type: boolean dependencies: module: - node title: label: Title datasource_id: 'entity:node' property_path: title type: text boost: !!float 3 dependencies: module: - node type: label: 'Content type' datasource_id: 'entity:node' property_path: type type: string dependencies: module: - node uid: label: 'Authored by' datasource_id: 'entity:node' property_path: uid type: integer indexed_locked: true type_locked: true dependencies: module: - node datasource_settings: 'entity:node': bundles: default: true selected: { } languages: default: true selected: { } processor_settings: add_url: { } aggregated_field: { } content_access: weights: preprocess_query: -30 html_filter: all_fields: true fields: - name - rendered_item_search_index - title - type title: true alt: true tags: b: 2 em: 1 h1: 5 h2: 3 h3: 2 strong: 2 u: 1 weights: preprocess_index: -15 preprocess_query: -15 ignore_character: all_fields: true fields: - name - rendered_item_search_index - title - type ignorable: '[''¿¡!?,.:;]' strip: character_sets: Pc: Pc Pd: Pd Pe: Pe Pf: Pf Pi: Pi Po: Po Ps: Ps Cc: 0 Cf: 0 Co: 0 Mc: 0 Me: 0 Mn: 0 Sc: 0 Sk: 0 Sm: 0 So: 0 Zl: 0 Zp: 0 Zs: 0 weights: preprocess_index: -10 preprocess_query: -10 ignorable_classes: - Pc - Pd - Pe - Pf - Pi - Po - Ps ignorecase: all_fields: true fields: - name - rendered_item_search_index - title - type weights: preprocess_index: -20 preprocess_query: -20 rendered_item: { } stopwords: all_fields: true fields: - name - rendered_item_search_index - title stopwords: - a - an - and - are - as - at - be - but - by - for - if - in - into - is - it - 'no' - not - of - 'on' - or - s - such - t - that - the - their - then - there - these - they - this - to - was - will - with weights: preprocess_index: -5 preprocess_query: -2 tokenizer: all_fields: true fields: - name - rendered_item_search_index - title spaces: '' overlap_cjk: 1 minimum_word_size: '3' weights: preprocess_index: -6 preprocess_query: -6 transliteration: all_fields: true fields: - name - rendered_item_search_index - title - type weights: preprocess_index: -20 preprocess_query: -20 tracker_settings: default: indexing_order: fifo options: index_directly: true cron_limit: 50 server: database_server