You are here

search_api_federated_solr.processor.schema.yml in Search API Field Map 8.3

config/schema/search_api_federated_solr.processor.schema.yml

File

config/schema/search_api_federated_solr.processor.schema.yml
View source
  1. search_api.property_configuration.mapped_field:
  2. type: mapping
  3. label: 'Mapped fields configuration'
  4. mapping:
  5. field_data:
  6. type: sequence
  7. label: 'The fields to be aggregated'
  8. sequence:
  9. type: sequence
  10. label: 'The entity type'
  11. sequence:
  12. type: string
  13. label: 'The bundle type'
  14. search_api.property_configuration.site_name:
  15. type: mapping
  16. label: 'Site name processor configuration'
  17. mapping:
  18. site_name:
  19. type: string
  20. label: 'The name of the site'
  21. use_system_site_name:
  22. type: integer
  23. label: 'Inherit the site name from configuration'
  24. plugin.plugin_configuration.search_api_processor.*:
  25. type: mapping
  26. label: 'The configuration for a single processor'
  27. mapping:
  28. description:
  29. type: string
  30. label: 'The description of the item'
  31. weights:
  32. type: mapping
  33. label: 'Sort order for elements'
  34. mapping:
  35. postprocess_query:
  36. type: integer
  37. label: 'Postprocess element'