You are here

solr_field_type.schema.yml in Apache Solr Multilingual 8

config/schema/solr_field_type.schema.yml

File

config/schema/solr_field_type.schema.yml
View source
  1. apachesolr_multilingual.solr_field_type.*:
  2. type: config_entity
  3. label: 'Solr Field Type config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string
  13. field_type:
  14. type: mapping
  15. label: 'Field Type'
  16. text_files:
  17. type: mapping
  18. label: 'Text Files'