Subject | English | Korean |
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) |
comp., MS | Full-Text service | 전체 텍스트 서비스 (The SQL Server component that performs the full-text querying) |