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/opencase_search/config/install/search_api.index.opencase_a...

45 lines
833 B
YAML

langcode: en
status: true
dependencies:
config:
- search_api.server.opencase_server
module:
- search_api
- opencase_entities
id: opencase_actors
name: 'OpenCase Search: Actors'
description: ''
read_only: false
field_settings:
name:
label: Name
datasource_id: 'entity:oc_actor'
property_path: name
type: text
datasource_settings:
'entity:oc_actor':
bundles:
default: true
selected: { }
languages:
default: true
selected: { }
processor_settings:
rendered_item: { }
aggregated_field: { }
ignorecase:
all_fields: true
fields:
- name
weights:
preprocess_index: -20
preprocess_query: -20
add_url: { }
tracker_settings:
default:
indexing_order: fifo
options:
index_directly: true
cron_limit: 50
server: opencase_server