Semantic Search DDL, Functions, Stored Procedures, and Views
Lists the Transact-SQL statements and the database objects that support statistical semantic search in SQL Server.
The Status column in the following tables indicates whether the item is new in SQL Server 2012, or was present in previous versions of SQL Server but has been changed in SQL Server 2012 to support semantic search.
For the list of statements and database objects that support full-text search, see Full-Text Search DDL, Functions, Stored Procedures, and Views.
In This Topic
Transact-SQL Data Definition Language (DDL) Statements
System Functions
System Metadata Functions
System Stored Procedures
System Views – Catalog Views
System Views – Dynamic Management Views
Transact-SQL Data Definition Language (DDL) Statements
Object |
Status |
More Information |
---|---|---|
Changed |
||
Changed |
[TOP]
System Functions
Object |
Status |
More Information |
---|---|---|
Added |
||
Added |
||
Added |
[TOP]
System Metadata Functions
Object |
Status |
More Information |
---|---|---|
Changed |
||
Changed |
||
Changed |
||
Changed |
||
Changed |
||
Changed |
[TOP]
System Stored Procedures
Object |
Status |
More Information |
---|---|---|
sp_fulltext_semantic_register_language_statistics_db (Transact-SQL) |
Added |
|
sp_fulltext_semantic_unregister_language_statistics_db (Transact-SQL) |
Added |
[TOP]
System Views – Catalog Views
Object |
Status |
More Information |
---|---|---|
Changed |
||
sys.fulltext_semantic_language_statistics_database (Transact-SQL) |
Added |
|
Added |
[TOP]
System Views – Dynamic Management Views
Object |
Status |
More Information |
---|---|---|
Added |
||
Changed |
||
Added |
[TOP]