search_node.schema.yml

core/modules/search/modules/search_node/config/schema/search_node.schema.yml

File

core/modules/search/modules/search_node/config/schema/search_node.schema.yml

View source
  1. # Plugin \Drupal\search_node\Plugin\Search\SearchNode
  2. search.plugin.node_search:
  3. type: mapping
  4. label: 'Content search'
  5. mapping:
  6. rankings:
  7. type: sequence
  8. label: 'Content ranking'
  9. orderby: key
  10. sequence:
  11. type: integer
  12. label: 'Influence'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.