Commit search API updates from live that make zilch sense but whatevs

This commit is contained in:
benjamin melançon 2020-06-18 10:36:55 -04:00
parent 81fbb4afb2
commit 475b6ef62b
9 changed files with 794 additions and 794 deletions

View file

@ -18,6 +18,62 @@ name: People
description: 'An index for the people content type.'
read_only: false
field_settings:
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_people_type:
label: 'People type'
datasource_id: 'entity:node'
property_path: field_people_type
type: integer
dependencies:
config:
- field.storage.node.field_people_type
field_summary:
label: Summary
datasource_id: 'entity:node'
property_path: field_summary
type: text
dependencies:
config:
- field.storage.node.field_summary
name:
label: 'Authored by » User » Name'
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
type: string
dependencies:
module:
- node
- user
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
promote:
label: 'Promoted to front page'
datasource_id: 'entity:node'
property_path: promote
type: boolean
dependencies:
module:
- node
rendered_item:
label: 'Rendered HTML output'
property_path: rendered_item
@ -28,13 +84,24 @@ field_settings:
view_mode:
'entity:node':
people: search_index
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
status:
label: Published
datasource_id: 'entity:node'
property_path: status
type: boolean
indexed_locked: true
type_locked: true
hidden: 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'
@ -44,14 +111,6 @@ field_settings:
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'
@ -62,65 +121,6 @@ field_settings:
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'
property_path: field_summary
type: text
dependencies:
config:
- field.storage.node.field_summary
status:
label: Published
datasource_id: 'entity:node'
property_path: status
type: boolean
indexed_locked: true
type_locked: true
dependencies:
module:
- node
name:
label: 'Authored by » User » Name'
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
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'
property_path: field_people_type
type: integer
dependencies:
config:
- field.storage.node.field_people_type
datasource_settings:
'entity:node':
bundles:
@ -132,46 +132,45 @@ datasource_settings:
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
content_access:
weights:
preprocess_query: -45
language_with_fallback: { }
rendered_item: { }
tokenizer:
all_fields: false
fields:
- rendered_item
- title
- field_summary
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -44
preprocess_query: -46
entity_status: { }
html_filter:
all_fields: false
fields:
- rendered_item
- field_summary
- rendered_item
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
strong: 2
b: 2
weights:
preprocess_index: -46
preprocess_query: -47
entity_status: { }
ignorecase:
all_fields: false
fields:
- field_summary
- name
- rendered_item
- title
weights:
preprocess_index: -49
preprocess_query: -49
language_with_fallback: { }
rendered_item: { }
stopwords:
all_fields: false
fields:
- field_summary
- rendered_item
- title
- field_summary
stopwords:
- a
- an
@ -211,24 +210,25 @@ processor_settings:
weights:
preprocess_index: -48
preprocess_query: -50
aggregated_field: { }
ignorecase:
tokenizer:
all_fields: false
fields:
- field_summary
- rendered_item
- title
- field_summary
- name
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -49
preprocess_query: -49
preprocess_index: -44
preprocess_query: -46
transliteration:
all_fields: false
fields:
- rendered_item
- title
- field_summary
- name
- rendered_item
- title
weights:
preprocess_index: -47
preprocess_query: -48