> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create or Edit a Search Configuration

## Create a New Search Configuration

<Card title="Watch: Search Configuration" icon="circle-play" href="/video/create-a-new-search-configuration" horizontal data-rec="video">
  Learn how to create and configure search settings
</Card>

1. To add a new entry, click **Create New Configuration**.\\
   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-create-new-configuration.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=d0349d89650cbf011ea46100c1d374ea" alt="Screenshot of Configurations in search settings with an arrow pointing at the Create New Configuration button" width="1134" height="232" data-path="img/schema-editor-create-new-configuration.png" />
2. Enter a **Name** and **Description** for the configuration under the General tab. You will not be able to click the other tabs until the configuration is saved.\\
   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-save-new-configuration.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=799d59e10bc4f0fd51f856b1d03dd533" alt="Screenshot of configurations within search settings, arrows pointing at Configuration Test2 and the save button" width="750" height="413" data-path="img/schema-editor-save-new-configuration.png" />
3. Click **Save**. To continue setting it up, refer to the Edit a Search Configuration steps below.

## Edit a Search Configuration

Now that the new setting entry is created, you can adjust it further by clicking **Edit** at the end of the row.

<img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-list-edit-configuration.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=5521bd44eaf3d5fece9802080cc0c65c" alt="Screenshot of configurations in search settings with an arrow pointing at the edit button of Test2 configuration" width="403" height="186" data-path="img/schema-editor-list-edit-configuration.png" />

Follow the below steps to fully configure a new configuration, or update just a particular field if you only want to edit an existing configuration.

* The settings in the **Site Search** tab manage the Site Search API results:
  1. Enable **Show Product Slicing** if you want product variants to be displayed separately in the API results. For example, if enabled then a red shirt and a blue shirt would be listed as separate products. If disabled, then the shirt will be listed as one product with color options for red and blue. See the [Slicing documentation](/pages/product-slicing) for more information about this feature.
  2. Set the [**MinMatch**](/pages/minmatch) to determine how much of the search query needs to match a product. Kibo recommends three options: 100%, 75%, and 50%.
  3. Set the [**Phrase Slop**](/pages/phrase-slop) to determine how many other words are permitted between a search query. Kibo recommends a value of 1 or 2.
  4. Enable [**Auto Correct**](/pages/spell-correction#auto-correct) if you want to automatically switch to an auto-corrected search term if there are no results for MinMatch.
  5. Use [**Did You Mean**](/pages/spell-correction#did-you-mean) to offer corrections for misspellings.
  6. Add or edit desired [**Field Weights**](/pages/field-weights).
  7. Create [**Boost and Bury**](/pages/boost-and-bury) conditions based on product attributes for all Site Search results. This can help boost popular products or bury low margin products.
  8. Click **Save** in the top right.
* The settings in the **Category Suggestion** tab manage the Suggest2 API category suggestion results:
  1. Add or edit desired [**Field Weights**](/pages/field-weights) for categories.
  2. Select what [**Return Fields**](/pages/return-fields) should be included in the API response.
  3. Click **Save** in the top right.
* The settings in the **Product Suggestion** tab manage the Suggest2 API product suggestion results:
  1. Add or edit desired [**Field Weights**](/pages/field-weights) for products.
  2. Select what [**Return Fields**](/pages/return-fields) should be included in the API response.
  3. Create [**Boost and Bury**](/pages/boost-and-bury) conditions based on product attributes.
  4. Click **Save** in the top right.

Note that Search Configurations are part of your catalog and site hierarchy. Always check that you are editing settings for the correct catalog and site in the page header. <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/search-configurations-catalogs.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=c373c96c3b5d9cfcde2c68f59d1f0698" alt="The Search Configurations page with the catalog and site in the header" width="600" height="144" data-path="img/search-configurations-catalogs.png" />
