Skip to content

Commit 36a24a0

Browse files
committed
changed formatting
1 parent 1ed4491 commit 36a24a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/search/cognitive-search-incremental-indexing-conceptual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ REST API version `2020-06-30-Preview` or later provides incremental enrichment t
179179

180180
## Limitations
181181

182-
> [!WARNING]
183-
> If you're using the [SharePoint Online indexer (Preview](search-howto-index-sharepoint-online.md), you should avoid incremental enrichment. Under certain conditions, the cache becomes invalid, requiring you to reset and rerun the indexer if you choose to reload the cache.
182+
> [!CAUTION]
183+
> If you're using the [SharePoint Online indexer (Preview)](search-howto-index-sharepoint-online.md), you should avoid incremental enrichment. Under certain circumstances, the cache becomes invalid, requiring an [indexer reset and run](search-howto-run-reset-indexers.md), should you choose to reload it.
184184
185185
## Next steps
186186

articles/search/search-howto-incremental-index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Azure Storage is used to store cached enrichments. The storage account must be [
2727

2828
Preview APIs or beta Azure SDKs are required for enabling cache on an indexer. The portal does not currently provide an option for caching enrichment.
2929

30-
> [!WARNING]
31-
> If you're using the [SharePoint Online indexer (Preview](search-howto-index-sharepoint-online.md), you should avoid incremental enrichment. Under certain conditions, the cache becomes invalid, requiring you to reset and rerun the indexer if you choose to reload the cache.
30+
> [!CAUTION]
31+
> If you're using the [SharePoint Online indexer (Preview)](search-howto-index-sharepoint-online.md), you should avoid incremental enrichment. Under certain circumstances, the cache becomes invalid, requiring an [indexer reset and run](search-howto-run-reset-indexers.md), should you choose to reload it.
3232
3333
## Enable on new indexers
3434

0 commit comments

Comments
 (0)