agaric-coop/config/tour.tour.search-api-index-processors.yml

43 lines
1.8 KiB
YAML
Raw Normal View History

uuid: b1d614ab-5d73-4046-823a-3ce2927f5d66
langcode: en
status: true
dependencies:
module:
- search_api
_core:
default_config_hash: LqXAZO_yZPho3Pueh85e-NzQ3DmI5rNBf6_q8McKUqc
2018-08-22 18:22:21 +00:00
id: search-api-index-processors
label: 'Processors used for this index'
module: search_api
2018-08-22 18:22:21 +00:00
routes:
-
route_name: entity.search_api_index.processors
tips:
search-api-index-processors-introduction:
id: search-api-index-processors-introduction
plugin: text
label: 'Processors used for this index'
weight: 1
body: "Processors customize different aspects of an index's functionality. They can keep items from being indexed, change how certain fields are indexed and influence searches."
2018-08-22 18:22:21 +00:00
search-api-index-processors-enable:
id: search-api-index-processors-enable
plugin: text
label: 'Enable processors'
weight: 2
body: 'This lists all processors available for this index and lets you choose the ones that should be active. (Note: Some processors cannot be disabled.)'
selector: '#edit-status'
2018-08-22 18:22:21 +00:00
search-api-index-processors-weights:
id: search-api-index-processors-weights
plugin: text
label: 'Processor order'
weight: 3
body: 'This shows you which enabled processors will be active in the different parts of the indexing/searching workflow, and lets you re-arrange them. This should usually not be necessary, and only be used by advanced users as some processors will lead to unexpected results when used in the wrong order.'
selector: '#edit-weights'
2018-08-22 18:22:21 +00:00
search-api-index-processors-settings:
id: search-api-index-processors-settings
plugin: text
label: 'Processor settings'
weight: 4
body: 'Some processors have additional configuration available, which you are able to change here.'
selector: .form-type-vertical-tabs