> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## Scope search by product or version

search, docs.yml

You can now control how search results are ranked and filtered for sites with multiple products or versions using the new `settings.search` object in `docs.yml`.

* `prioritize-current-product` boosts results from the current product higher in the ranking without hiding other products.
* `default-filter-by-current-product` auto-selects the current product as a facet filter so only current-product results appear by default.

These options can be used independently or together.

Read the docs