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,54 @@ name: 'Drutopia content index'
description: 'Drutopia content index.'
read_only: false
field_settings:
author:
label: 'Author name'
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
type: string
dependencies:
module:
- node
- 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_summary:
label: Summary
datasource_id: 'entity:node'
property_path: field_summary
type: text
dependencies:
config:
- field.storage.node.field_summary
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
@ -35,38 +83,6 @@ field_settings:
page: full
people: full
resource: full
node_grants:
label: 'Node access information'
property_path: search_api_node_grants
type: string
indexed_locked: true
type_locked: true
hidden: true
title:
label: Title
datasource_id: 'entity:node'
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
changed:
label: Changed
datasource_id: 'entity:node'
property_path: changed
type: date
dependencies:
module:
- node
status:
label: 'Publishing status'
datasource_id: 'entity:node'
@ -85,30 +101,12 @@ field_settings:
dependencies:
module:
- node
field_tags:
label: Tags
title:
label: Title
datasource_id: 'entity:node'
property_path: field_tags
type: integer
dependencies:
config:
- field.storage.node.field_tags
author:
label: 'Author name'
datasource_id: 'entity:node'
property_path: 'uid:entity:name'
type: string
dependencies:
module:
- node
- user
uid:
label: 'Author ID'
datasource_id: 'entity:node'
property_path: uid
type: integer
indexed_locked: true
type_locked: true
property_path: title
type: text
boost: !!float 8
dependencies:
module:
- node
@ -120,14 +118,16 @@ field_settings:
dependencies:
module:
- node
field_summary:
label: Summary
uid:
label: 'Author ID'
datasource_id: 'entity:node'
property_path: field_summary
type: text
property_path: uid
type: integer
indexed_locked: true
type_locked: true
dependencies:
config:
- field.storage.node.field_summary
module:
- node
datasource_settings:
'entity:node':
bundles:
@ -141,51 +141,51 @@ 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:
fields:
- field_summary
- rendered_item
title: true
alt: true
tags:
b: 2
h1: 5
h2: 3
h3: 2
string: 2
weights:
preprocess_index: -3
preprocess_query: -6
all_fields: false
ignorecase:
fields:
- field_summary
- rendered_item
- title
weights:
preprocess_index: -5
preprocess_query: -8
all_fields: false
language_with_fallback: { }
rendered_item:
weights:
add_properties: 0
pre_index_save: -10
tokenizer:
fields:
- rendered_item
- title
- field_summary
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -2
preprocess_query: -5
all_fields: false
html_filter:
fields:
- rendered_item
- field_summary
title: true
alt: true
tags:
h1: 5
h2: 3
h3: 2
string: 2
b: 2
weights:
preprocess_index: -3
preprocess_query: -6
all_fields: false
entity_status:
weights:
preprocess_index: -10
stopwords:
fields:
- field_summary
- rendered_item
- title
- field_summary
stopwords:
- a
- an
@ -226,23 +226,23 @@ processor_settings:
preprocess_index: -5
preprocess_query: -10
all_fields: false
aggregated_field:
weights:
add_properties: 20
ignorecase:
tokenizer:
fields:
- field_summary
- rendered_item
- title
- field_summary
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -5
preprocess_query: -8
preprocess_index: -2
preprocess_query: -5
all_fields: false
transliteration:
fields:
- field_summary
- rendered_item
- title
- field_summary
weights:
preprocess_index: -4
preprocess_query: -7