re-created the db index in search_api
This commit is contained in:
212
config/sync/search_api.index.database.yml
Normal file
212
config/sync/search_api.index.database.yml
Normal file
@@ -0,0 +1,212 @@
|
||||
uuid: 9044a42a-bf11-44ba-8b27-fa38d99f8dba
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- search_api_solr
|
||||
- node
|
||||
- taxonomy
|
||||
- search_api
|
||||
config:
|
||||
- field.storage.node.field_famille
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
- field.storage.node.field_thesaurus
|
||||
- search_api.server.materio
|
||||
third_party_settings:
|
||||
search_api_solr:
|
||||
finalize: true
|
||||
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: false
|
||||
highlightMultiTerm: false
|
||||
preserveMulti: false
|
||||
highlight:
|
||||
mergeContiguous: false
|
||||
requireFieldMatch: false
|
||||
snippets: 3
|
||||
fragsize: 0
|
||||
advanced:
|
||||
index_prefix: ''
|
||||
id: database
|
||||
name: database
|
||||
description: ''
|
||||
read_only: false
|
||||
field_settings:
|
||||
field_famille:
|
||||
label: Famille
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_famille
|
||||
type: string
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_famille
|
||||
node_grants:
|
||||
label: 'Node access information'
|
||||
property_path: search_api_node_grants
|
||||
type: string
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
hidden: true
|
||||
processed:
|
||||
label: 'Description » Processed text'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'body:processed'
|
||||
type: 'solr_text_custom:ngram'
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
status:
|
||||
label: null
|
||||
datasource_id: 'entity:node'
|
||||
property_path: status
|
||||
type: boolean
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
tag_name:
|
||||
label: 'Tags » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_tags:entity:name'
|
||||
type: text
|
||||
boost: !!float 13
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_tags
|
||||
module:
|
||||
- taxonomy
|
||||
- taxonomy
|
||||
tag_synonyms:
|
||||
label: 'Tags » Taxonomy term » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_tags:entity:field_synonyms'
|
||||
type: text
|
||||
boost: !!float 13
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_tags
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
module:
|
||||
- taxonomy
|
||||
thesaurus_name:
|
||||
label: 'Thesaurus » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_thesaurus:entity:name'
|
||||
type: text
|
||||
boost: !!float 13
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_thesaurus
|
||||
module:
|
||||
- taxonomy
|
||||
- taxonomy
|
||||
thesaurus_synonyms:
|
||||
label: 'Thesaurus » Taxonomy term » Synonyms'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_thesaurus:entity:field_synonyms'
|
||||
type: text
|
||||
boost: !!float 13
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_thesaurus
|
||||
- field.storage.taxonomy_term.field_synonyms
|
||||
module:
|
||||
- taxonomy
|
||||
title:
|
||||
label: Title
|
||||
datasource_id: 'entity:node'
|
||||
property_path: title
|
||||
type: 'solr_text_custom:ngramstring'
|
||||
boost: !!float 21
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
uid:
|
||||
label: null
|
||||
datasource_id: 'entity:node'
|
||||
property_path: uid
|
||||
type: integer
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
datasource_settings:
|
||||
'entity:node':
|
||||
bundles:
|
||||
default: false
|
||||
selected:
|
||||
- materiau
|
||||
- thematique
|
||||
languages:
|
||||
default: false
|
||||
selected:
|
||||
- en
|
||||
- fr
|
||||
processor_settings:
|
||||
add_url: { }
|
||||
aggregated_field: { }
|
||||
content_access:
|
||||
weights:
|
||||
preprocess_query: -50
|
||||
double_quote_workaround:
|
||||
all_fields: true
|
||||
fields:
|
||||
- field_famille
|
||||
- processed
|
||||
- tag_name
|
||||
- tag_synonyms
|
||||
- thesaurus_name
|
||||
- thesaurus_synonyms
|
||||
- title
|
||||
replacement: '|9999999998|'
|
||||
weights:
|
||||
postprocess_query: 0
|
||||
preprocess_index: -15
|
||||
preprocess_query: -48
|
||||
entity_status: { }
|
||||
html_filter:
|
||||
all_fields: true
|
||||
fields:
|
||||
- field_famille
|
||||
- processed
|
||||
- tag_name
|
||||
- tag_synonyms
|
||||
- thesaurus_name
|
||||
- thesaurus_synonyms
|
||||
- title
|
||||
title: true
|
||||
alt: true
|
||||
tags:
|
||||
b: 2
|
||||
h1: 5
|
||||
h2: 3
|
||||
h3: 2
|
||||
strong: 2
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -49
|
||||
rendered_item: { }
|
||||
solr_date_range:
|
||||
weights:
|
||||
preprocess_index: 0
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: fifo
|
||||
options:
|
||||
index_directly: true
|
||||
cron_limit: 50
|
||||
server: materio
|
Reference in New Issue
Block a user