Commit drupal reformatting of config
This commit is contained in:
parent
efaf50cc0c
commit
06df8f3c19
8 changed files with 59 additions and 59 deletions
|
@ -24,19 +24,19 @@ tips:
|
|||
plugin: text
|
||||
label: 'Enable processors'
|
||||
weight: 2
|
||||
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.)'
|
||||
selector: '#edit-status'
|
||||
search-api-index-processors-weights:
|
||||
id: search-api-index-processors-weights
|
||||
plugin: text
|
||||
label: 'Processor order'
|
||||
weight: 3
|
||||
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.'
|
||||
selector: '#edit-weights'
|
||||
search-api-index-processors-settings:
|
||||
id: search-api-index-processors-settings
|
||||
plugin: text
|
||||
label: 'Processor settings'
|
||||
weight: 4
|
||||
selector: .form-type-vertical-tabs
|
||||
body: 'Some processors have additional configuration available, which you are able to change here.'
|
||||
selector: .form-type-vertical-tabs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue