Subject | English | Chinese simplified |
comp., MS | full-text catalog | 全文目录 (A collection of full-text index components and other files that are organized in a specific directory structure and contain the data that is needed to perform queries) |
comp., MS | full-text enabling | 全文启用 (The process of allowing full-text querying to occur on the current database) |
comp., MS | full-text index | 全文检索 (An index that enables full-text search for a group of managed properties) |
comp., MS | full-text query | 全文查询 (As a SELECT statement, a query that searches for words, phrases, or multiple forms of a word or phrase in the character-based columns (of char, varchar, text, ntext, nchar, or nvarchar data types). The SELECT statement returns those rows meeting the search criteria) |
comp., MS | full-text search | 全文搜索 (A search for one or more documents, records, or strings based on all of the actual text data rather than on an index containing a limited set of keywords) |
comp., MS | full-text search index | 全文检索 (An index that enables full-text search for a group of managed properties) |