Model
FilterableAttributeList
Magento\Catalog\Model\Layer\Search\FilterableAttributeList
What it does
This class retrieves product attributes that can be used as filters in search results layered navigation.
It extends the category filterable attribute list but specifically configures attributes to be filterable in search context rather than category browsing.
Developers use this when customizing which attributes appear as filter options on search results pages.