You are here

solr_text_field.schema.yml in Apache Solr Config Generator 8

config/schema/solr_text_field.schema.yml

File

config/schema/solr_text_field.schema.yml
View source
  1. apachesolr_confgen.solr_text_field.*:
  2. type: config_entity
  3. label: 'TextField config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'ID'
  8. label:
  9. type: label
  10. label: 'Label'
  11. uuid:
  12. type: string