Skip to content

Commit cd21175

Browse files
authored
Merge pull request #111787 from LuisCabrer/patch-89
Added a note on incremental enrichment capabilities
2 parents f6a06a7 + 7ac0b68 commit cd21175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/search-sku-tier.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ For [AI enrichment](cognitive-search-concept-intro.md), you should plan to [atta
8686
| [Built-in cognitive skills](cognitive-search-predefined-skills.md) | Billed at the same rate as if you had performed the task by using Cognitive Services directly. |
8787
| Custom skills | A custom skill is functionality you provide. The cost of using a custom skill depends entirely on whether custom code is calling other metered services. |
8888

89+
The [incremental enrichment (preview)](cognitive-search-incremental-indexing-conceptual.md) feature allows you to provide a cache that enables the indexer to be more efficient at running only the cognitive skills that are necessary if you modify your skillset in the future, saving you time and money.
90+
8991
<a name="search-units"></a>
9092

9193
## Billing formula (R x P = SU)

0 commit comments

Comments
 (0)