Apply updates from live (uninstalling groups) plus config formatting enhancements

This commit is contained in:
benjamin melançon 2024-02-15 09:18:46 -05:00
parent 1709131e38
commit 36820ff272
119 changed files with 367 additions and 7628 deletions

View file

@ -167,7 +167,7 @@ items:
id: search-api-index-fields-machine-name
plugin: text
label: 'Machine name'
body: 'The internal ID to use for this field. Can safely be ignored by inexperienced users in most cases. Changing a field''s machine name requires reindexing of the index.'
body: "The internal ID to use for this field. Can safely be ignored by inexperienced users in most cases. Changing a field's machine name requires reindexing of the index."
weight: 4
attributes:
data-class: 'details-wrapper:nth(0) table thead th:nth(1)'
@ -270,7 +270,7 @@ items:
id: search-api-index-form-tracker
plugin: text
label: Tracker
body: 'An index''s tracker is the system that keeps track of which items there are available for the index, and which of them still need to be indexed. Changing the tracker of an existing index will lead to reindexing of all items.'
body: "An index's tracker is the system that keeps track of which items there are available for the index, and which of them still need to be indexed. Changing the tracker of an existing index will lead to reindexing of all items."
weight: 4
attributes:
data-id: edit-tracker
@ -317,7 +317,7 @@ items:
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.'
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
search-api-index-processors-enable:
id: search-api-index-processors-enable
@ -392,7 +392,7 @@ items:
id: search-api-server-clear
plugin: text
label: 'Delete all indexed data'
body: 'This will permanently remove all data currently indexed on this server for indexes that aren''t read-only. Items are queued for reindexing. Until reindexing occurs, searches for the affected indexes will not return any results.'
body: "This will permanently remove all data currently indexed on this server for indexes that aren't read-only. Items are queued for reindexing. Until reindexing occurs, searches for the affected indexes will not return any results."
weight: 5
attributes:
data-id: edit-clear