Skip to content

Commit 8efbaa3

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

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
@@ -173,7 +173,7 @@ POST https://[search-service-name].search.windows.net/indexes/hotels-sample-inde
173173
}
174174
```
175175
176-
1. Set `queryType` to the search syntax you're using, either [simple](query-simple-syntax.md) or [full](query-lucene-syntax.md)
176+
1. Set `queryType` to the search syntax you're using, either [simple](query-simple-syntax.md) or [full](query-lucene-syntax.md).
177177
178178
1. Set `semanticQuery` to the simple plain text query you want to use for semantic ranking. Empty queries aren't supported.
179179

0 commit comments

Comments
 (0)