Skip to content

Commit 4951d99

Browse files
authored
Update search-indexer-overview.md
Updated with the image scenario information and fixed link.
1 parent af8353f commit 4951d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-indexer-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ For each document it receives, an indexer implements or coordinates multiple ste
8383

8484
Document cracking is the process of opening files and extracting content. Text-based content can be extracted from files on a service, rows in a table, or items in container or collection.
8585

86-
You can also enable image extraction during document cracking for an [extra fee](https://azure.microsoft.com/en-us/pricing/details/search/). This is disabled by default and can be enabled via the `imageAction` property in the [indexer parameters configuration](/rest/api/searchservice/indexers/create-or-update).
86+
You can also enable image extraction during document cracking for an [extra fee](https://azure.microsoft.com/pricing/details/search/). This is disabled by default and can be enabled via the `imageAction` property in the [indexer parameters configuration](/rest/api/searchservice/indexers/create-or-update). Review some [image scenarios](cognitive-search-concept-image-scenarios.md) for indexer image handling.
8787

8888
Depending on the data source, the indexer will try different operations to extract potentially indexable content:
8989

0 commit comments

Comments
 (0)