search_api.index.panopoly_search_solr_node_index.yml in Panopoly Search 8.2
modules/panopoly_search_solr/config/install/search_api.index.panopoly_search_solr_node_index.yml
File
modules/panopoly_search_solr/config/install/search_api.index.panopoly_search_solr_node_index.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - search_api_solr
- - node
- - search_api
- config:
- - field.storage.node.body
- - search_api.server.panopoly_search_solr_server
- third_party_settings:
- search_api_solr:
- finalize: false
- commit_before_finalize: false
- commit_after_finalize: false
- multilingual:
- limit_to_content_language: false
- include_language_independent: true
- 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
- mlt:
- mintf: 1
- mindf: 1
- maxdf: 0
- maxdfpct: 0
- minwl: 0
- maxwl: 0
- maxqt: 100
- maxntp: 2000
- boost: false
- interestingTerms: none
- term_modifiers:
- slop: 3
- fuzzy: 1
- advanced:
- index_prefix: ''
- collection: ''
- timezone: ''
- id: panopoly_search_solr_node_index
- name: 'Solr Node Index'
- description: ''
- read_only: false
- field_settings:
- changed:
- label: Changed
- datasource_id: 'entity:node'
- property_path: changed
- type: text
- dependencies:
- module:
- - node
- created:
- label: 'Authored on'
- datasource_id: 'entity:node'
- property_path: created
- type: date
- dependencies:
- module:
- - node
- 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
- rendered_item:
- label: 'Rendered HTML output'
- property_path: rendered_item
- type: text
- configuration:
- roles:
- anonymous: anonymous
- view_mode:
- 'entity:node':
- panopoly_content_page: default
- panopoly_landing_page: default
- panopoly_test_content_page: ''
- panopoly_test_landing_page: ''
- panopoly_test_page_simple: ''
- status:
- label: Published
- datasource_id: 'entity:node'
- property_path: status
- type: boolean
- indexed_locked: true
- type_locked: true
- dependencies:
- module:
- - node
- summary_processed:
- label: 'Body » Processed summary'
- datasource_id: 'entity:node'
- property_path: 'body:summary_processed'
- type: text
- dependencies:
- config:
- - field.storage.node.body
- 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: 'Authored by'
- datasource_id: 'entity:node'
- property_path: uid
- type: integer
- indexed_locked: true
- type_locked: true
- dependencies:
- module:
- - node
- url:
- label: URI
- property_path: search_api_url
- type: string
- configuration:
- absolute: false
- 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: { }
- html_filter:
- all_fields: false
- fields:
- - changed
- - rendered_item
- - summary_processed
- - title
- - type
- - url
- 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
- language_with_fallback: { }
- rendered_item: { }
- solr_date_range:
- weights:
- preprocess_index: 0
- tracker_settings:
- default:
- indexing_order: fifo
- options:
- index_directly: true
- cron_limit: 20
- server: panopoly_search_solr_server