search_api.index.default_solr_index.yml in Search API Solr 8.2
Same filename and directory in other branches
search_api_solr_defaults/config/optional/search_api.index.default_solr_index.yml
File
search_api_solr_defaults/config/optional/search_api.index.default_solr_index.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - search_api_solr
- - node
- - user
- - search_api
- config:
- - field.storage.node.field_tags
- - search_api.server.default_solr_server
- - core.entity_view_mode.node.search_index
- third_party_settings:
- search_api_solr:
- finalize: false
- commit_before_finalize: false
- commit_after_finalize: false
- highlighter:
- maxAnalyzedChars: 51200
- fragmenter: regex
- 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: default_solr_index
- name: 'Default Solr content index'
- description: 'Default content index created by the Solr Search Defaults module'
- read_only: false
- field_settings:
- author:
- label: 'Author name'
- datasource_id: 'entity:node'
- property_path: 'uid:entity:name'
- type: string
- dependencies:
- module:
- - node
- - user
- - user
- 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
- field_tags:
- label: Tags
- datasource_id: 'entity:node'
- property_path: field_tags
- type: integer
- dependencies:
- config:
- - field.storage.node.field_tags
- node_grants:
- label: 'Node access information'
- property_path: search_api_node_grants
- type: string
- indexed_locked: true
- type_locked: true
- hidden: true
- rendered_item:
- label: 'Rendered item'
- property_path: rendered_item
- type: text
- configuration:
- roles:
- anonymous: anonymous
- view_mode:
- 'entity:node':
- article: search_index
- page: search_index
- status:
- label: 'Publishing status'
- 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 8
- dependencies:
- module:
- - node
- type:
- label: 'Content type'
- datasource_id: 'entity:node'
- property_path: type
- type: string
- dependencies:
- module:
- - node
- uid:
- label: 'Author ID'
- 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:
- weights:
- preprocess_index: -30
- aggregated_field:
- weights:
- add_properties: 20
- content_access:
- weights:
- preprocess_index: -6
- preprocess_query: -4
- entity_status:
- weights:
- preprocess_index: -10
- html_filter:
- weights:
- preprocess_index: -3
- preprocess_query: -6
- fields:
- - rendered_item
- title: true
- alt: true
- tags:
- b: 2
- h1: 5
- h2: 3
- h3: 2
- string: 2
- all_fields: false
- rendered_item:
- weights:
- add_properties: 0
- pre_index_save: -10
- solr_date_range: { }
- tracker_settings:
- default:
- indexing_order: fifo
- options:
- index_directly: true
- cron_limit: 50
- server: default_solr_server