> ## 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.

# Add a Core Field

1. To add a new entry to the list of available fields, click **Add** above the list.\
   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-add-delete.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=9aff8938ee59aa2a3fff35e98ba7e4f0" alt="Screenshot of the field entries in the schema editor with arrows pointing to the Add and Delete buttons" width="1005" height="453" data-path="img/schema-editor-add-delete.png" />Once you've clicked Add, a popup will appear with a drop-down menu where you can choose schema type, Core Field or Custom Attribute.

2. Select the Schema Type and then click **Next**.\\
   <img src="https://mintcdn.com/kibocommerce-59e68a4a/H1YPkoqwgXOfZbZX/img/search-schema-add-new-field-schema-type.png?fit=max&auto=format&n=H1YPkoqwgXOfZbZX&q=85&s=9304d231b4cbbb10a7ab8369bce99723" alt="Screenshot of the modal to add a new field displaying the options in the Choose Schema Type drop-down menu" width="329" height="202" data-path="img/search-schema-add-new-field-schema-type.png" />

3. Choose a **Core Field Type**, either product or category.\\

   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-core-field-type.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=db0c2b5b21c08960e4f70cb3429a3167" alt="Screenshot of the modal to add a new field displaying the options in the Core Field Schema drop-down menu" width="327" height="343" data-path="img/schema-editor-core-field-type.png" />

   Depending on your catalog, you may elect to create a schema that uses both product and category field names. For example, a clothing retailer who chooses Product > ShortDescription will show only individual product listings in their search results for the term "jacket." By also choosing category as a Core Field Type, however, searches can also include results such as "Women's Jackets" or "Long Jackets" in addition to a listing of individual jackets.

   ### Available Fields

   | Product                                             | Category             |
   | --------------------------------------------------- | -------------------- |
   | Code                                                | Code                 |
   | Child Code                                          | Name                 |
   | Name                                                | Description          |
   | Short Description                                   | Meta Tag Keywords    |
   | Full Description                                    | Meta Tag Title       |
   | UPC                                                 | Meta Tag Description |
   | Mfg Part Number                                     | SEO Slug             |
   | Category Names                                      | Image URL            |
   | Meta Tag Keywords                                   |                      |
   | Meta Tag Title                                      |                      |
   | Meta Tag Description                                |                      |
   | Product Type Name                                   |                      |
   | SEO Slug                                            |                      |
   | Image URL                                           |                      |
   | Margin                                              |                      |
   | First Available Date                                |                      |
   | Sales Rank (Short Term, Medium Term, and Long Term) |                      |

4. Select a field from the drop-down menu. This list is mapped to data in your uploaded catalog.\\
   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-choose-field.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=0fe51eda1b3543897e3aba6b3b6d064e" alt="Screenshot of the modal to add a new field displaying the options in the Choose Field drop-down menu" width="327" height="418" data-path="img/schema-editor-choose-field.png" />

5. Select a type from the drop-down menu. These are various analyzers for the field.\\

   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-choose-type.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=06bc653ae30ae1f1f0a286f08dad758f" alt="Screenshot of the modal to add a new field displaying the options in the Choose Type drop-down menu" width="329" height="492" data-path="img/schema-editor-choose-type.png" />

   ### Example Analyzers

   | Analyzer                      | Definition                                   |
   | ----------------------------- | -------------------------------------------- |
   | exact\_match                  | The search term must be an exact match       |
   | exact\_match\_type\_ahead     | Exact matches only for type ahead            |
   | lenient                       | Allows synonyms and stemming                 |
   | lenient\_type\_ahead          | Lenient for type ahead                       |
   | lenient\_phrases              | Lenient with phrase boosting                 |
   | lenient\_phrases\_type\_ahead | Lenient with phrase boosting for type ahead  |
   | return\_only                  | Used for having non-standard fields returned |
   | code\_exact                   | Used for product codes                       |
   | code\_lenient                 | Split on dashes and dots                     |
   | code\_lenient\_type\_ahead    | Code lenient for type ahead                  |

6. Once you have made this final selection, click **Add**. The popup window will close, and you will see your new entry in the list.\\
   <img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-add-screen-add.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=b71586492214d55f3ac017c2c57648ac" alt="Screenshot of the modal to add a new field with choices made and an arrow pointing to the Add button" width="329" height="371" data-path="img/schema-editor-add-screen-add.png" />

7. To remove a list entry, click **Delete** at the end of the row.

## Saving Changes

Any changes made to the Schema Editor will enable the **Save** button.

<img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-save.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=25c3968d60338b37378a57be2b6909cf" alt="Screenshot of the listings within the Schema Editor with an arrow pointing to the Save button" width="1003" height="372" data-path="img/schema-editor-save.png" />

Once you have saved any changes, you have two options.

* To have your changes reflected in your site, click **Publish Now**.
* If you have made and saved changes in error (but not yet published), then you may click **Revert** to go back the prior saved changes. This will *not* revert to a former published version unless there have been no other saved changes.

<img src="https://mintcdn.com/kibocommerce-59e68a4a/kGarQ_7QDUU5QUsX/img/schema-editor-publish.png?fit=max&auto=format&n=kGarQ_7QDUU5QUsX&q=85&s=fa87a7e093ef8150fc88d142eb677628" alt="Screenshot of the field entries in the schema editor with arrows pointing to the Revert and Publish Now buttons" width="1008" height="409" data-path="img/schema-editor-publish.png" />
