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,15 +2,15 @@ uuid: 9e1a864e-8391-48e0-bfe9-6809f522e22c
langcode: en
status: true
dependencies:
module:
- node
- user
- search_api
config:
- field.storage.node.field_summary
- field.storage.node.field_people_type
- search_api.server.database
- core.entity_view_mode.node.search_index
module:
- user
- search_api
- node
_core:
default_config_hash: MppSSFf9_oAEuTYEXp1R5nK30k5xRKvptoEDwKw9v6o
id: people
@ -41,11 +41,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'
@ -53,11 +59,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'
@ -73,6 +85,9 @@ field_settings:
type: boolean
indexed_locked: true
type_locked: true
dependencies:
module:
- node
name:
label: 'Authored by » User » Name'
datasource_id: 'entity:node'
@ -80,17 +95,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
field_people_type:
label: 'People type'
datasource_id: 'entity:node'
@ -110,6 +132,11 @@ datasource_settings:
selected: { }
processor_settings:
add_url: { }
content_access:
weights:
preprocess_query: -45
language_with_fallback: { }
rendered_item: { }
tokenizer:
all_fields: false
fields:
@ -122,7 +149,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:
@ -168,11 +211,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:
@ -193,22 +232,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