Skip to content

Commit 3a29fa9

Browse files
authored
Update search-how-to-create-indexers.md
Acrolinx
1 parent a958b2a commit 3a29fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-how-to-create-indexers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Data source-specific indexers for blobs, SQL, and Azure Cosmos DB provide extra
7878
"parameters" : { "configuration" : { "indexedFileNameExtensions" : ".pdf,.docx" } }
7979
```
8080

81-
If the source is Azure SQL, you can set a query time out parameter.
81+
If the source is Azure SQL, you can set a query time-out parameter.
8282

8383
[Field mappings](search-indexer-field-mappings.md) are used to explicitly map source-to-destination fields if there are discrepancies by name or type between a field in the data source and a field in the search index.
8484

0 commit comments

Comments
 (0)