acquia_search-3.0.1/modules/acquia_search_defaults/config/optional/search_api.index.acquia_search_index.yml
modules/acquia_search_defaults/config/optional/search_api.index.acquia_search_index.yml
langcode: en status: true dependencies: module: - search_api - search_api_solr - node config: - field.storage.node.body - search_api.server.acquia_search_server third_party_settings: search_api_solr: finalize: false commit_before_finalize: false commit_after_finalize: false highlighter: maxAnalyzedChars: 51200 fragmenter: gap regex: slop: 0.5 pattern: blank maxAnalyzedChars: 10000 usePhraseHighlighter: true highlightMultiTerm: true preserveMulti: false highlight: mergeContiguous: false requireFieldMatch: false snippets: 3 fragsize: 0 advanced: index_prefix: '' id: acquia_search_index name: 'Acquia Search Solr Index' description: '' read_only: false field_settings: body: label: Body datasource_id: 'entity:node' property_path: body type: text dependencies: config: - field.storage.node.body node_grants: label: 'Node access information' property_path: search_api_node_grants type: string indexed_locked: true type_locked: true hidden: true status: label: status datasource_id: 'entity:node' property_path: status type: boolean indexed_locked: true type_locked: true dependencies: module: - node title: label: Title datasource_id: 'entity:node' property_path: title type: text dependencies: module: - node type: label: 'Content type' datasource_id: 'entity:node' property_path: type type: string dependencies: module: - node uid: label: uid 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 entity_status: { } highlight: highlight: server highlight_partial: false excerpt: true excerpt_length: 400 exclude_fields: - title prefix: '<strong>' suffix: '</strong>' weights: postprocess_query: 0 html_filter: all_fields: true fields: - body - title 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 rendered_item: { } solr_date_range: weights: preprocess_index: 0 type_boost: boosts: 'entity:node': datasource_boost: !!float 1 weights: preprocess_index: 0 tracker_settings: default: indexing_order: fifo options: index_directly: false cron_limit: 50 server: acquia_search_server