This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/modules/zencrm_search/config/optional/search_api.index.person_ind...

43 lines
797 B
YAML

langcode: en
status: true
dependencies:
config:
- search_api.server.zencrm_server
module:
- search_api
- zencrm_entities
id: person_index
name: 'Person Index'
description: ''
read_only: false
field_settings:
full_name:
label: 'Full Name'
datasource_id: 'entity:person'
property_path: full_name
type: text
datasource_settings:
'entity:person':
languages:
default: true
selected: { }
processor_settings:
processor_settings:
rendered_item: { }
aggregated_field: { }
add_url: { }
ignorecase:
all_fields: true
fields:
- full_name
weights:
preprocess_index: -20
preprocess_query: -20
tracker_settings:
default:
indexing_order: fifo
options:
index_directly: true
cron_limit: 50
server: zencrm_server