Skip to content

Commit d00336e

Browse files
authored
Update troubleshoot-full-text-indexing.md
1 parent ab7ef2d commit d00336e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/search/troubleshoot-full-text-indexing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.reviewer: mikeray
1717
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1818
---
1919
# Troubleshoot Full-Text Indexing
20-
[!INCLUDE [SQL Server Azure SQL Database](../../includes/applies-to-version/sql-asdb.md)]
20+
[!INCLUDE [SQL Server Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdb-asdbmi.md)]
2121

2222
## <a name="failure"></a> Troubleshoot Full-Text Indexing Failures
2323
While populating or maintaining a full-text index, the full-text indexer, for reasons described below, might fail to index one or more rows. These row-level errors do not prevent the population from completing. The indexer skips these rows, which means that you are not able to query for content contained in these rows.

0 commit comments

Comments
 (0)