You are here

search_api_exclude_entity.schema.yml in Search API Exclude Entity 8

config/schema/search_api_exclude_entity.schema.yml

File

config/schema/search_api_exclude_entity.schema.yml
View source
  1. field.value.search_api_exclude_entity:
  2. type: mapping
  3. label: 'Default value'
  4. mapping:
  5. value:
  6. type: boolean
  7. label: 'Should it be excluded?'
  8. field.widget.settings.search_api_exclude_entity_widget:
  9. type: mapping
  10. label: 'Search API Exclude Entity widget settings'
  11. mapping:
  12. field_label:
  13. type: label
  14. label: 'Yes, exclude this entity from the search indexes.'