Apply seeming self-updates to search API

This commit is contained in:
benjamin melançon 2020-06-15 18:29:04 -04:00
parent 769a785e1a
commit 65d2bb9f4e
9 changed files with 421 additions and 237 deletions

View file

@ -2,14 +2,14 @@ uuid: cac95268-e707-4f51-aed7-608b5e2085d5
langcode: en
status: true
dependencies:
module:
- node
- user
- search_api
config:
- field.storage.node.field_summary
- search_api.server.database
- core.entity_view_mode.node.search_index
module:
- user
- search_api
- node
_core:
default_config_hash: KBRaJWFxQLm4E4T0Cl9L5rX7ivF_DN3qCpw9248scJ0
id: campaign
@ -40,11 +40,17 @@ field_settings:
property_path: title
type: text
boost: !!float 8
dependencies:
module:
- node
created:
label: 'Authored on'
datasource_id: 'entity:node'
property_path: created
type: date
dependencies:
module:
- node
uid:
label: 'Authored by'
datasource_id: 'entity:node'
@ -52,11 +58,17 @@ field_settings:
type: integer
indexed_locked: true
type_locked: true
dependencies:
module:
- node
changed:
label: Changed
datasource_id: 'entity:node'
property_path: changed
type: date
dependencies:
module:
- node
field_summary:
label: Summary
datasource_id: 'entity:node'
@ -72,6 +84,9 @@ field_settings:
type: boolean
indexed_locked: true
type_locked: true
dependencies:
module:
- node
name:
label: 'Authored by » User » Name'
datasource_id: 'entity:node'
@ -79,17 +94,24 @@ field_settings:
type: string
dependencies:
module:
- node
- user
sticky:
label: 'Sticky at top of lists'
datasource_id: 'entity:node'
property_path: sticky
type: boolean
dependencies:
module:
- node
promote:
label: 'Promoted to front page'
datasource_id: 'entity:node'
property_path: promote
type: boolean
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
@ -101,6 +123,11 @@ datasource_settings:
selected: { }
processor_settings:
add_url: { }
content_access:
weights:
preprocess_query: -45
language_with_fallback: { }
rendered_item: { }
tokenizer:
all_fields: false
fields:
@ -113,7 +140,23 @@ processor_settings:
weights:
preprocess_index: -44
preprocess_query: -46
aggregated_field: { }
html_filter:
all_fields: false
fields:
- rendered_item
- field_summary
title: true
alt: true
tags:
h1: 5
h2: 3
h3: 2
strong: 2
b: 2
weights:
preprocess_index: -46
preprocess_query: -47
entity_status: { }
stopwords:
all_fields: false
fields:
@ -159,11 +202,7 @@ processor_settings:
weights:
preprocess_index: -48
preprocess_query: -50
rendered_item: { }
entity_status: { }
content_access:
weights:
preprocess_query: -45
aggregated_field: { }
ignorecase:
all_fields: false
fields:
@ -184,22 +223,6 @@ processor_settings:
weights:
preprocess_index: -47
preprocess_query: -48
html_filter:
all_fields: false
fields:
- rendered_item
- field_summary
title: true
alt: true
tags:
h1: 5
h2: 3
h3: 2
strong: 2
b: 2
weights:
preprocess_index: -46
preprocess_query: -47
tracker_settings:
default:
indexing_order: fifo