Skip to content

Commit c54428e

Browse files
Update articles/search/semantic-how-to-query-request.md
Co-authored-by: Eric Urban <[email protected]>
1 parent 8efbaa3 commit c54428e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/semantic-how-to-query-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Regardless of the parameter chosen, the index should contain text fields with ri
8888

8989
1. Enter a query, such as "historic hotel with good food", and select **Search**.
9090

91-
1. Alternatively, select **JSON view** and paste definitions into the query editor. The portal doesn't support using `semanticQuery`, so setting `queryType` to `"semantic"` is required:
91+
1. Alternatively, select **JSON view** and paste definitions into the query editor. The Azure portal doesn't support using `semanticQuery`, so setting `queryType` to `"semantic"` is required:
9292

9393
:::image type="content" source="./media/semantic-search-overview/semantic-portal-json-query.png" alt-text="Screenshot showing JSON query syntax in the Azure portal." border="true":::
9494

0 commit comments

Comments
 (0)