Skip to content

Commit 0067668

Browse files
authored
Update search-how-to-alias.md
Small change in format.
1 parent 75f7a0a commit 0067668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/search/search-how-to-alias.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ If you expect to make updates to a production index, specify an alias rather tha
9393

9494
> [!NOTE]
9595
> You can only use an alias with [document operations](/rest/api/searchservice/document-operations) or to get and update an index definition. Aliases can't be used to delete an index, can't be used with the Analyze Text API, and can't be used as the `targetIndexName` on an indexer.
96+
>
9697
> An update to an alias may take up to 10 seconds to propagate through the system so you should wait at least 10 seconds before performing any operation in the index that has been mapped or recently was mapped to the alias.
9798
9899
## Swap indexes

0 commit comments

Comments
 (0)