<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ritu Agrawal</title>
    <description>The latest articles on DEV Community by Ritu Agrawal (@rituinsights).</description>
    <link>https://dev.to/rituinsights</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4095001%2Ff2a2660e-7973-4fa3-882b-f2ed2e0d89de.png</url>
      <title>DEV Community: Ritu Agrawal</title>
      <link>https://dev.to/rituinsights</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rituinsights"/>
    <language>en</language>
    <item>
      <title>Taking Control of Sitecore Search Facets: Boost Order and Hide the Noise</title>
      <dc:creator>Ritu Agrawal</dc:creator>
      <pubDate>Wed, 26 Aug 2026 06:13:19 +0000</pubDate>
      <link>https://dev.to/rituinsights/taking-control-of-sitecore-search-facets-boost-order-and-hide-the-noise-19jl</link>
      <guid>https://dev.to/rituinsights/taking-control-of-sitecore-search-facets-boost-order-and-hide-the-noise-19jl</guid>
      <description>&lt;p&gt;Ever launched a Sitecore Search implementation only to find that your facet filters are ordered alphabetically instead of by business priority? Or worse, they're cluttered with technical content types that confuse end users?&lt;/p&gt;

&lt;p&gt;Your client wants their most important content front and center, and irrelevant facets hidden. Good news: Sitecore Search has a built-in solution for this exact problem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📖 Reading time:&lt;/strong&gt; 8 minutes&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;The Problem&lt;/strong&gt;: Facets are auto-generated during indexing, creating noise in your filter UI. Default ordering doesn't match business priorities. Clients want specific facets boosted to the top and irrelevant facets hidden.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Solution&lt;/strong&gt;: Facet Boost Lists let you manually control facet order and visibility without touching code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How to Access&lt;/strong&gt;:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Administration → Domain Settings → Feature Configuration → Facets → Edit
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;What You Can Do&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⭐ Click the star icon to boost facet values to appear first&lt;/li&gt;
&lt;li&gt;🚫 Click the exclude icon to hide unwanted facet values entirely&lt;/li&gt;
&lt;li&gt;📋 Manage all facets from one simple interface&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Key Use Cases&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Prioritize business-critical content types (Profiles, Events, Articles)&lt;/li&gt;
&lt;li&gt;Hide technical facets that users don't need (Media assets)&lt;/li&gt;
&lt;li&gt;Clean up dynamically-created facets from indexing&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  How to Access Facet Configuration
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Step 1: Navigate to Domain Settings
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Log into &lt;a href="https://portal.sitecorecloud.io" rel="noopener noreferrer"&gt;portal.sitecorecloud.io&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Select your &lt;strong&gt;Organization&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Search&lt;/strong&gt; → Select your Search app&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Administration&lt;/strong&gt; (left sidebar)&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Domain Settings&lt;/strong&gt; (top breadcrumb)&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Step 2: Open Feature Configuration
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Click the &lt;strong&gt;Feature Configuration&lt;/strong&gt; tab&lt;/li&gt;
&lt;li&gt;Locate the &lt;strong&gt;Facets&lt;/strong&gt; section&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Edit&lt;/strong&gt; (right side)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9dk6nrfpnm18q7wq4gla.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F9dk6nrfpnm18q7wq4gla.png" alt="Facets section in Feature Configuration - shows the Facets row with Edit button highlighted" width="800" height="344"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 3: Select a Specific Facet to Configure
&lt;/h3&gt;

&lt;p&gt;After clicking Edit on the Facets section, you'll see a list of all your configured facets. Each facet (Content Type, Category, Tags, etc.) can be configured independently.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Find the facet you want to configure - in this example, we'll use &lt;strong&gt;Content Type&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Edit&lt;/strong&gt; button (pencil icon) next to the &lt;strong&gt;Content Type&lt;/strong&gt; facet&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fudxl5hr0hkitjc3zakog.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fudxl5hr0hkitjc3zakog.png" alt="Content Type Facet in Facet Edit - shows the Content Type Facet with Edit button highlighted" width="795" height="61"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Step 4: Locate the Order and Boost List Section
&lt;/h3&gt;

&lt;p&gt;Once you're editing the specific facet (Content Type), scroll down to find two key configuration sections:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;ORDER&lt;/strong&gt; - Controls how facet values are sorted (e.g., Desc. facet value count, Alphabetical)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BOOST LIST&lt;/strong&gt; - Where you'll boost priority values and exclude unwanted ones&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Look for the &lt;strong&gt;BOOST LIST&lt;/strong&gt; section:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwtkk11p5gtm7gffnfv2d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwtkk11p5gtm7gffnfv2d.png" alt="Boost List Edit" width="800" height="469"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Click the &lt;strong&gt;Edit&lt;/strong&gt; link next to "BOOST LIST" to open the three-column boost editor interface.&lt;/p&gt;




&lt;h2&gt;
  
  
  Understanding the Boost List Editor
&lt;/h2&gt;

&lt;p&gt;When you click &lt;strong&gt;Edit&lt;/strong&gt; on the BOOST LIST section, you'll see the three-column interface:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdmmle3ntbactoyiznt5x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdmmle3ntbactoyiznt5x.png" alt="Facet Boost Editor" width="780" height="202"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Column 1: All Available Values (Left)
&lt;/h3&gt;

&lt;p&gt;This shows &lt;strong&gt;every facet value&lt;/strong&gt; discovered during indexing, with action icons:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;VALUES - CONTENT TYPE
🔍 Search

Articles         ⭐ 🚫
Events           ⭐ 🚫
Media            ⭐ 🚫
Products         ⭐ 🚫
Profiles         ⭐ 🚫
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;These are your raw, unfiltered facets. This list grows as you index more content.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Action icons:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;⭐ (Star icon)&lt;/strong&gt; - Click to boost this facet to the top&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🚫 (Exclude icon)&lt;/strong&gt; - Click to hide this facet from filters&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Column 2: Preferred Values on Top (Middle)
&lt;/h3&gt;

&lt;p&gt;Click the &lt;strong&gt;star icon&lt;/strong&gt; on facet values to boost them to this column:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;PREFERRED VALUES ON TOP

⭐ Profiles
⭐ Events
⭐ Articles
⭐ Products
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Facets in this column appear &lt;strong&gt;first&lt;/strong&gt; in the search results filter list, regardless of alphabetical order or frequency.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Order matters&lt;/strong&gt;: The top item in this list appears first, second item appears second, and so on.&lt;/p&gt;

&lt;h3&gt;
  
  
  Column 3: Excluded Values (Right)
&lt;/h3&gt;

&lt;p&gt;Click the &lt;strong&gt;exclude icon&lt;/strong&gt; on facet values to move them to this column:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;EXCLUDED VALUES

🚫 Media
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Users will never see these facets as filter options, even if matching content exists.&lt;/p&gt;




&lt;h2&gt;
  
  
  Practical Example: Real-World Implementation
&lt;/h2&gt;

&lt;p&gt;Here's a real-world scenario that demonstrates the power of this feature:&lt;/p&gt;

&lt;h3&gt;
  
  
  Client Requirements
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Boost these facets&lt;/strong&gt; (priority order):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Profiles (most important - user/employee profiles)&lt;/li&gt;
&lt;li&gt;Events (second priority - upcoming events/webinars)&lt;/li&gt;
&lt;li&gt;Articles (third priority - blog posts/news)&lt;/li&gt;
&lt;li&gt;Products (fourth priority - product pages)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Hide these facets&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Media (images, videos, PDFs - not useful for filtering)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Before Configuration
&lt;/h3&gt;

&lt;p&gt;Filter list appeared like this (alphabetical):&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Articles
Events
Media                   ← Not useful for filtering
Products
Profiles                ← Should be first
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  After Configuration
&lt;/h3&gt;

&lt;p&gt;Filter list now appears like this:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Profiles                ← Boosted to top (priority #1)
Events                  ← Boosted to second (priority #2)
Articles                ← Boosted to third (priority #3)
Products                ← Boosted to fourth (priority #4)
(Media is hidden)       ← Excluded entirely
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  Step-by-Step: Boost and Exclude Facets
&lt;/h2&gt;

&lt;h3&gt;
  
  
  To Boost a Facet Value
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open the Boost List editor (see "How to Access" above)&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;left column&lt;/strong&gt; (All Values), find the facet value you want to boost&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;star icon&lt;/strong&gt; (⭐) next to the facet value&lt;/li&gt;
&lt;li&gt;The facet value will move to the &lt;strong&gt;middle column&lt;/strong&gt; (Preferred Values on Top)&lt;/li&gt;
&lt;li&gt;Repeat for other values you want to boost&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Save&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  To Exclude a Facet Value
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open the Boost List editor&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;left column&lt;/strong&gt; (All Values), find the facet value you want to hide&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;exclude icon&lt;/strong&gt; (🚫) next to the facet value&lt;/li&gt;
&lt;li&gt;The facet value will move to the &lt;strong&gt;right column&lt;/strong&gt; (Excluded Values)&lt;/li&gt;
&lt;li&gt;Repeat for other values you want to exclude&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Save&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  To Remove Boost/Exclusion
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open the Boost List editor&lt;/li&gt;
&lt;li&gt;Find the facet value in the &lt;strong&gt;middle column&lt;/strong&gt; (Boosted) or &lt;strong&gt;right column&lt;/strong&gt; (Excluded)&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;remove icon&lt;/strong&gt; or &lt;strong&gt;arrow icon&lt;/strong&gt; to move it back to the left column (All Values)&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Save&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Important Notes
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Reindexing Required
&lt;/h3&gt;

&lt;p&gt;After saving your boost list configuration, you must &lt;strong&gt;reindex&lt;/strong&gt; for changes to take effect:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Sources&lt;/strong&gt; (left sidebar)&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Reindex All&lt;/strong&gt; (top right)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt; The boost list affects how the search index organizes facet data. Without a reindex, your old index structure remains in place.&lt;/p&gt;

&lt;h3&gt;
  
  
  Boost List is Per-Facet
&lt;/h3&gt;

&lt;p&gt;Each facet (Content Type, Category, Date Range, etc.) has its own boost list. If you have 5 facets, you configure 5 separate boost lists.&lt;/p&gt;

&lt;h3&gt;
  
  
  Dynamic Facets Still Work
&lt;/h3&gt;

&lt;p&gt;Boosting and excluding doesn't disable dynamic facet creation. New content types will still appear in the "All Values" list after future crawls. You'll just need to review and boost/exclude them as needed.&lt;/p&gt;

&lt;h3&gt;
  
  
  Exclusions Are Soft Deletes
&lt;/h3&gt;

&lt;p&gt;Excluded facets aren't deleted from the index—they're just hidden from the filter UI. If you later decide you want them back, click the remove icon to move them back to the All Values column.&lt;/p&gt;




&lt;h2&gt;
  
  
  Common Use Cases
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Prioritize Business-Critical Content
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: Your client's main CTAs lead to Profiles and Events. Boost those facets to the top so users can quickly filter to the content that matters most.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution&lt;/strong&gt;: Click the star icon next to "Profiles" and "Events" to boost them, then reorder by priority.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Hide Technical Content Types
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: Your search indexes media assets (images, videos, PDFs) that aren't useful as standalone filter options. Users want to find pages, not raw media files.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution&lt;/strong&gt;: Click the exclude icon next to "Media" to hide it from filters.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Clean Up After Migration
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: You migrated from an old CMS and ended up with legacy content types like "Articles_Legacy" or "Old_Products" that shouldn't appear in filters.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution&lt;/strong&gt;: Exclude the old content types while you clean up the source data.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Regional or Audience-Specific Filtering
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Scenario&lt;/strong&gt;: You have region-specific content types ("US Events", "Canada Events") and want to boost the relevant one for each region.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Solution&lt;/strong&gt;: Use Sitecore Search's localization features along with separate boost lists per locale.&lt;/p&gt;




&lt;h2&gt;
  
  
  Best Practices
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Review Facets After Each Crawl
&lt;/h3&gt;

&lt;p&gt;Crawls discover new content types. After major content updates:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Check the "All Values" column for new facets&lt;/li&gt;
&lt;li&gt;Decide if they should be boosted, excluded, or left as-is&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  2. Document Your Boost Strategy
&lt;/h3&gt;

&lt;p&gt;Create a simple doc that explains &lt;strong&gt;why&lt;/strong&gt; each facet is boosted or excluded:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Profiles  → Boosted (priority #1, key user content)
Events    → Boosted (priority #2, time-sensitive content)
Articles  → Boosted (priority #3, frequently searched)
Products  → Boosted (priority #4, catalog content)
Media     → Excluded (raw assets, not useful for filtering)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This helps when new team members ask "Why is X first?"&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Test with Real Users
&lt;/h3&gt;

&lt;p&gt;Your business priorities might not match user behavior. After boosting, check analytics to see which facets users actually click. Adjust accordingly.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Keep the Boost List Lean
&lt;/h3&gt;

&lt;p&gt;Don't boost everything—that defeats the purpose. Boost only the 2-5 most important facets. The rest can fall into natural order (usually alphabetical or by frequency).&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Use Exclusions Sparingly
&lt;/h3&gt;

&lt;p&gt;Hiding facets can be confusing if users expect to see certain content types. Exclude only:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technical/internal content types&lt;/li&gt;
&lt;li&gt;Known noise from indexing&lt;/li&gt;
&lt;li&gt;Deprecated content that's being phased out&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Troubleshooting
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Changes Aren't Showing Up
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Cause&lt;/strong&gt;: You saved the boost list but didn't reindex.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fix&lt;/strong&gt;:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to &lt;strong&gt;Sources&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Reindex All&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Wait 15-45 minutes (depending on content volume)&lt;/li&gt;
&lt;li&gt;Clear your browser cache and test&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Facet Still Appears After Excluding
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Cause&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reindex didn't complete&lt;/li&gt;
&lt;li&gt;Browser cache is showing old results&lt;/li&gt;
&lt;li&gt;Multiple facets have similar names (e.g., "Media" vs "media")&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Fix&lt;/strong&gt;:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Check reindex status in Sitecore Search admin&lt;/li&gt;
&lt;li&gt;Clear browser cache&lt;/li&gt;
&lt;li&gt;Verify the exact facet name (case-sensitive) in the exclusion list&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  New Facets Keep Appearing
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Cause&lt;/strong&gt;: Dynamic facet creation is working as designed. New content types create new facet values.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fix&lt;/strong&gt;: This is expected behavior. Review and categorize new facets after each major content publish.&lt;/p&gt;

&lt;h3&gt;
  
  
  Icons Not Responding
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Cause&lt;/strong&gt;: Browser compatibility issue or UI glitch.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fix&lt;/strong&gt;:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Refresh the page&lt;/li&gt;
&lt;li&gt;Try a different browser (Chrome recommended)&lt;/li&gt;
&lt;li&gt;Clear browser cache&lt;/li&gt;
&lt;li&gt;Check browser console for JavaScript errors&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  When to Use This Feature
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Good Uses&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Prioritizing business-critical content types&lt;/li&gt;
&lt;li&gt;✅ Hiding technical/internal content from end users&lt;/li&gt;
&lt;li&gt;✅ Cleaning up facet noise after migration&lt;/li&gt;
&lt;li&gt;✅ Matching filter order to user expectations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Not Ideal For&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;❌ Completely disabling facets (use facet configuration settings for that)&lt;/li&gt;
&lt;li&gt;❌ Filtering out content from search results (use source filtering instead)&lt;/li&gt;
&lt;li&gt;❌ Hiding facets temporarily (better to fix the root cause in your content model)&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Alternative Approaches
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Option 1: Fix at the Source
&lt;/h3&gt;

&lt;p&gt;Instead of excluding facets, consider fixing your content model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rename generic "Media" templates to specific types (Images, Videos, Documents)&lt;/li&gt;
&lt;li&gt;Use consistent naming conventions&lt;/li&gt;
&lt;li&gt;Clean up legacy content types&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Pros&lt;/strong&gt;: Cleaner long-term solution&lt;br&gt;
&lt;strong&gt;Cons&lt;/strong&gt;: Requires CMS/content changes, takes longer&lt;/p&gt;
&lt;h3&gt;
  
  
  Option 2: Custom Frontend Filtering
&lt;/h3&gt;

&lt;p&gt;You can also filter facets in your frontend code before rendering:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="c1"&gt;// Filter out unwanted facets in your React component&lt;/span&gt;
&lt;span class="kd"&gt;const&lt;/span&gt; &lt;span class="nx"&gt;visibleFacets&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nx"&gt;facets&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;filter&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
  &lt;span class="nx"&gt;facet&lt;/span&gt; &lt;span class="o"&gt;=&amp;gt;&lt;/span&gt; &lt;span class="o"&gt;!&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="s1"&gt;Media&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="p"&gt;].&lt;/span&gt;&lt;span class="nf"&gt;includes&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nx"&gt;facet&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;name&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="p"&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Pros&lt;/strong&gt;: No reindexing needed, faster iteration&lt;br&gt;
&lt;strong&gt;Cons&lt;/strong&gt;: Doesn't solve the problem for other search implementations (e.g., headless CMS integrations)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When to use Boost Lists instead&lt;/strong&gt;: If you need a &lt;strong&gt;no-code solution&lt;/strong&gt; that works across all search implementations and can be managed by content authors or admins.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎁 Key Takeaways
&lt;/h2&gt;

&lt;p&gt;✅ &lt;strong&gt;Boost Lists&lt;/strong&gt; let you control facet order without code&lt;br&gt;
✅ &lt;strong&gt;Click to boost:&lt;/strong&gt; Star icon moves facets to top priority&lt;br&gt;
✅ &lt;strong&gt;Click to exclude:&lt;/strong&gt; Exclude icon hides facets from filters&lt;br&gt;
✅ &lt;strong&gt;Must reindex&lt;/strong&gt; after changes (15-45 min)&lt;br&gt;
✅ &lt;strong&gt;Per-facet configuration:&lt;/strong&gt; Each facet (Content Type, Category, etc.) has its own boost list&lt;br&gt;
✅ &lt;strong&gt;Dynamic facets continue:&lt;/strong&gt; New values appear after crawls&lt;br&gt;
✅ &lt;strong&gt;Navigation path:&lt;/strong&gt; Administration → Domain Settings → Feature Configuration → Facets → Edit [Facet] → BOOST LIST&lt;/p&gt;




&lt;h2&gt;
  
  
  Wrapping Up
&lt;/h2&gt;

&lt;p&gt;Sitecore Search's facet boosting is one of those features that seems minor until you need it—then it becomes essential. Being able to control facet order and visibility without touching code or waiting for a deployment makes life dramatically easier when clients have strong opinions about search UX (and they always do).&lt;/p&gt;

&lt;p&gt;Three things to remember:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Navigation&lt;/strong&gt;: Administration → Domain Settings → Feature Configuration → Facets → Edit → Select Facet → BOOST LIST&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Simple clicks&lt;/strong&gt;: Star icon to boost, Exclude icon to hide&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reindex after changes&lt;/strong&gt; or nothing happens&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Now go clean up those facet filters.&lt;/p&gt;




&lt;h2&gt;
  
  
  Related Resources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://doc.sitecore.com/search/en/users/search-user-guide/sitecore-search.html" rel="noopener noreferrer"&gt;Sitecore Search Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://doc.sitecore.com/search/en/users/search-user-guide/facets.html" rel="noopener noreferrer"&gt;Sitecore Search Facets&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Before You Go
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Found this helpful?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;💬 &lt;strong&gt;Drop a comment&lt;/strong&gt; - What's your biggest Sitecore Search challenge?&lt;br&gt;
❤️ &lt;strong&gt;Leave a reaction&lt;/strong&gt; - Let me know this was useful&lt;br&gt;
🔖 &lt;strong&gt;Bookmark for later&lt;/strong&gt; - You'll thank yourself during your next implementation&lt;br&gt;
🔗 &lt;strong&gt;Share with your team&lt;/strong&gt; - Help your Sitecore colleagues discover this feature&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Want more Sitecore Search tips?&lt;/strong&gt; Follow me for upcoming articles on crawler optimization and search configuration!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Written with insights from real-world Sitecore Search implementations&lt;/em&gt;&lt;/p&gt;

</description>
      <category>sitecore</category>
      <category>searchengine</category>
      <category>webdev</category>
      <category>cms</category>
    </item>
  </channel>
</rss>
