ALTER FULLTEXT STOPLIST (Transact-SQL)
Inserts or deletes a stop word in the default full-text stoplist of the current database.
Important
|
|---|
|
CREATE FULLTEXT STOPLIST is supported only for compatibility level 100. For compatibility levels 80 and 90, the system stoplist is always assigned to the database. |
Important