Skip to content

Latest commit

 

History

History
125 lines (74 loc) · 6.99 KB

full-text-search-and-semantic-search-stored-procedures-transact-sql.md

File metadata and controls

125 lines (74 loc) · 6.99 KB
title description author ms.author ms.reviewer ms.date ms.service ms.subservice ms.topic helpviewer_keywords dev_langs
Full-Text Search and Semantic Search stored procedures (Transact-SQL)
Full-Text Search and Semantic Search stored procedures (Transact-SQL)
markingmyname
maghan
randolphwest
08/21/2024
sql
system-objects
reference
full-text indexes [SQL Server], stored procedures
full-text search [SQL Server], stored procedures
full-text catalogs [SQL Server], stored procedures
system stored procedures [SQL Server], full-text search
TSQL

Full-Text Search and Semantic Search stored procedures (Transact-SQL)

[!INCLUDE SQL Server]

[!INCLUDE ssNoVersion] supports the following system stored procedures that are used to implement and query full-text indexes and semantic indexes.

Full-Text Search stored procedures

Semantic Search stored procedures

Related content