Skip to content

Commit

Permalink
Update list of field names.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherry committed Jun 12, 2024
1 parent 9ff0f90 commit 83d21f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Instructions/Labs/11-ai-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ After you have the documents in storage, you can use Azure AI Search to extract

1. Ensure that the **Key** is set to **metadata_storage_path**. Leave **Suggester name** blank and **Search mode** autopopulated.

1. Review the index fields' default settings. Select **filterable** for all the fields that are already selected by default.
1. Review the index fields' default settings. Select **filterable** for all the fields that are already selected by default. The field names that need to be marked *filterable* include: content, locations, keyphrases, sentiment, merged_content, text, layoutText, imageTags, imageCaption.

![Screenshot that shows the customize index pane with the index name entered and 'Filterable' selected for a default index field.](media/create-cognitive-search-solution/6a-azure-cognitive-search-customize-index.png)

Expand Down

0 comments on commit 83d21f8

Please # to comment.