Open
Description
🚀 Feature Proposal
To support our site and doumentation search we need the ability to tag each page of our documentation with a product label from the following list. https://elastic.github.io/docs-builder/syntax/frontmatter/#products
Motivation
Adding this metadata will allow us to add a META header tag to each page so that our site search ran by the web team can pick it up and add the facet to search and allow customers filtering content on e.g elasticsearch, to only see content related to Elasticsearch.
Example
We would use the product extension to populate the meta class elastic, product, name with the products that are related. An example of that tag can be seen on an existing piece of documentation.