sector_jobs-1.0.x-dev/config/install/search_api.index.sector_jobs.yml
config/install/search_api.index.sector_jobs.yml
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- field.storage.node.field_company_name
- field.storage.node.field_job_category
- field.storage.node.field_job_close_date
- field.storage.node.field_job_is_featured
- field.storage.node.field_job_listed_date
- field.storage.node.field_job_location
- field.storage.node.field_job_type
- search_api.server.sector_default_db_search_server
module:
- taxonomy
- node
- search_api
id: sector_jobs
name: 'Job Index'
description: ''
read_only: false
field_settings:
body:
label: Body
datasource_id: 'entity:node'
property_path: body
type: text
dependencies:
config:
- field.storage.node.body
field_company_name:
label: 'Company Name'
datasource_id: 'entity:node'
property_path: field_company_name
type: text
boost: 1.5
dependencies:
config:
- field.storage.node.field_company_name
field_job_category:
label: 'Job Category'
datasource_id: 'entity:node'
property_path: 'field_job_category:entity:name'
type: string
dependencies:
config:
- field.storage.node.field_job_category
module:
- taxonomy
field_job_close_date:
label: 'Job Close Date'
datasource_id: 'entity:node'
property_path: field_job_close_date
type: date
dependencies:
config:
- field.storage.node.field_job_close_date
field_job_is_featured:
label: 'Is Featured'
datasource_id: 'entity:node'
property_path: field_job_is_featured
type: boolean
dependencies:
config:
- field.storage.node.field_job_is_featured
field_job_listed_date:
label: 'Listed Date'
datasource_id: 'entity:node'
property_path: field_job_listed_date
type: date
dependencies:
config:
- field.storage.node.field_job_listed_date
field_job_location:
label: 'Job Location'
datasource_id: 'entity:node'
property_path: 'field_job_location:entity:name'
type: string
dependencies:
config:
- field.storage.node.field_job_location
module:
- taxonomy
field_job_type:
label: 'Job Type'
datasource_id: 'entity:node'
property_path: 'field_job_type:entity:name'
type: string
dependencies:
config:
- field.storage.node.field_job_type
module:
- taxonomy
title:
label: Title
datasource_id: 'entity:node'
property_path: title
type: text
boost: !!float 2
dependencies:
module:
- node
datasource_settings:
'entity:node':
bundles:
default: false
selected:
- job
languages:
default: true
selected: { }
processor_settings:
add_url: { }
aggregated_field: { }
html_filter:
all_fields: false
fields:
- body
title: true
alt: true
tags:
b: 2
em: 1
h1: 5
h2: 3
h3: 2
strong: 2
u: 1
weights:
preprocess_index: -15
preprocess_query: -15
ignorecase:
all_fields: false
fields:
- body
- field_company_name
- field_job_category
- field_job_location
- field_job_type
- title
weights:
preprocess_index: -20
preprocess_query: -20
language_with_fallback: { }
rendered_item: { }
stemmer:
all_fields: false
fields:
- body
- title
exceptions:
mexican: mexic
texan: texa
weights:
preprocess_index: 0
preprocess_query: 0
tokenizer:
all_fields: false
fields:
- body
- field_company_name
- title
ignored: ._-
spaces: ''
overlap_cjk: 1
minimum_word_size: '3'
weights:
preprocess_index: -6
preprocess_query: -6
transliteration:
all_fields: false
fields:
- body
- field_company_name
- title
weights:
preprocess_index: -20
preprocess_query: -20
tracker_settings:
default:
indexing_order: lifo
options:
index_directly: true
track_changes_in_references: true
cron_limit: 50
server: sector_default_db_search_server
