Apply automatic config self-updates

This commit is contained in:
Keegan Rankin 2024-03-01 11:46:17 -08:00
parent 8fc1d9390d
commit 2076a4e99d
30 changed files with 97 additions and 81 deletions

View file

@ -24,19 +24,19 @@ tips:
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'
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.)'
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'
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.'
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
body: 'Some processors have additional configuration available, which you are able to change here.'