started edlp_search module : displaying a draft of the form
This commit is contained in:
@@ -0,0 +1,223 @@
|
||||
uuid: cf2ecdd8-6c34-445d-b67d-c73fe20fd65c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- field.storage.node.field_description
|
||||
- field.storage.node.field_transcript_trad
|
||||
- field.storage.node.field_transcript_vo
|
||||
- field.storage.node.field_entrees
|
||||
- search_api.server.edlp_db
|
||||
module:
|
||||
- taxonomy
|
||||
- search_api
|
||||
- node
|
||||
id: collection
|
||||
name: Collection
|
||||
description: ''
|
||||
read_only: false
|
||||
field_settings:
|
||||
node_grants:
|
||||
label: 'Node access information'
|
||||
property_path: search_api_node_grants
|
||||
type: string
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
hidden: true
|
||||
body:
|
||||
label: Article
|
||||
datasource_id: 'entity:node'
|
||||
property_path: body
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
title:
|
||||
label: Title
|
||||
datasource_id: 'entity:node'
|
||||
property_path: title
|
||||
type: text
|
||||
boost: !!float 3
|
||||
field_description:
|
||||
label: Description
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_description
|
||||
type: text
|
||||
boost: !!float 2
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_description
|
||||
field_transcript_trad:
|
||||
label: 'Transcription (Traduction)'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_transcript_trad
|
||||
type: text
|
||||
boost: 0.8
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_transcript_trad
|
||||
field_transcript_vo:
|
||||
label: 'Transcription (Version Originale)'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: field_transcript_vo
|
||||
type: text
|
||||
boost: !!float 8
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_transcript_vo
|
||||
status:
|
||||
label: status
|
||||
datasource_id: 'entity:node'
|
||||
property_path: status
|
||||
type: boolean
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
uid:
|
||||
label: uid
|
||||
datasource_id: 'entity:node'
|
||||
property_path: uid
|
||||
type: integer
|
||||
indexed_locked: true
|
||||
type_locked: true
|
||||
name:
|
||||
label: 'Entrée(s) » Taxonomy term » Name'
|
||||
datasource_id: 'entity:node'
|
||||
property_path: 'field_entrees:entity:name'
|
||||
type: text
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_entrees
|
||||
module:
|
||||
- taxonomy
|
||||
datasource_settings:
|
||||
'entity:node':
|
||||
bundles:
|
||||
default: false
|
||||
selected:
|
||||
- enregistrement
|
||||
languages:
|
||||
default: true
|
||||
selected: { }
|
||||
processor_settings:
|
||||
entity_status: { }
|
||||
rendered_item: { }
|
||||
tokenizer:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
spaces: ''
|
||||
overlap_cjk: 1
|
||||
minimum_word_size: '3'
|
||||
weights:
|
||||
preprocess_index: -6
|
||||
preprocess_query: -6
|
||||
aggregated_field: { }
|
||||
add_url: { }
|
||||
html_filter:
|
||||
all_fields: false
|
||||
fields:
|
||||
- body
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
title: true
|
||||
alt: true
|
||||
tags:
|
||||
h1: 5
|
||||
h2: 3
|
||||
h3: 2
|
||||
strong: 2
|
||||
b: 2
|
||||
em: 1
|
||||
u: 1
|
||||
weights:
|
||||
preprocess_index: -15
|
||||
preprocess_query: -15
|
||||
stopwords:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
stopwords:
|
||||
- a
|
||||
- an
|
||||
- and
|
||||
- are
|
||||
- as
|
||||
- at
|
||||
- be
|
||||
- but
|
||||
- by
|
||||
- for
|
||||
- if
|
||||
- in
|
||||
- into
|
||||
- is
|
||||
- it
|
||||
- 'no'
|
||||
- not
|
||||
- of
|
||||
- 'on'
|
||||
- or
|
||||
- s
|
||||
- such
|
||||
- t
|
||||
- that
|
||||
- the
|
||||
- their
|
||||
- then
|
||||
- there
|
||||
- these
|
||||
- they
|
||||
- this
|
||||
- to
|
||||
- was
|
||||
- will
|
||||
- with
|
||||
weights:
|
||||
preprocess_index: -5
|
||||
preprocess_query: -2
|
||||
ignorecase:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
transliteration:
|
||||
all_fields: true
|
||||
fields:
|
||||
- body
|
||||
- title
|
||||
- field_description
|
||||
- field_transcript_trad
|
||||
- field_transcript_vo
|
||||
- name
|
||||
weights:
|
||||
preprocess_index: -20
|
||||
preprocess_query: -20
|
||||
content_access:
|
||||
weights:
|
||||
preprocess_query: -30
|
||||
tracker_settings:
|
||||
default:
|
||||
indexing_order: fifo
|
||||
options:
|
||||
index_directly: true
|
||||
cron_limit: 50
|
||||
server: edlp_db
|
||||
Reference in New Issue
Block a user