Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal
This commit is contained in:
parent
518258a5b5
commit
d839062213
308 changed files with 6052 additions and 6131 deletions
|
@ -17,29 +17,26 @@ tips:
|
|||
id: search-api-index-processors-introduction
|
||||
plugin: text
|
||||
label: 'Processors used for this index'
|
||||
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.'
|
||||
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.'
|
||||
search-api-index-processors-enable:
|
||||
id: search-api-index-processors-enable
|
||||
plugin: text
|
||||
label: 'Enable processors'
|
||||
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.)'
|
||||
weight: 2
|
||||
attributes:
|
||||
data-id: edit-status
|
||||
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'
|
||||
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.'
|
||||
weight: 3
|
||||
attributes:
|
||||
data-id: edit-weights
|
||||
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'
|
||||
body: 'Some processors have additional configuration available, which you are able to change here.'
|
||||
weight: 4
|
||||
attributes:
|
||||
data-class: form-type-vertical-tabs
|
||||
selector: .form-type-vertical-tabs
|
||||
body: 'Some processors have additional configuration available, which you are able to change here.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue