You are here

taxonomy_entity_index.schema.yml in Taxonomy Entity Index 8

config/schema/taxonomy_entity_index.schema.yml

File

config/schema/taxonomy_entity_index.schema.yml
View source
  1. taxonomy_entity_index.settings:
  2. type: config_object
  3. label: 'Taxonomy Entity Index settings'
  4. mapping:
  5. types:
  6. type: sequence
  7. label: 'Types'
  8. sequence:
  9. - type: string
  10. label: 'Content type machine name'
  11. index_revisions:
  12. type: boolean
  13. label: 'Index revisions'
  14. index_per_field:
  15. type: boolean
  16. label: 'Index per field'