Subject | English | Turkish |
comp., MS | full-text catalog | tam metin kataloğu (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 | tam metin etkinleştirme (The process of allowing full-text querying to occur on the current database) |
comp., MS | full-text index | tam metin dizini (An index that enables full-text search for a group of managed properties) |
comp., MS | full-text query | tam metin sorgusu (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 | tam metin araması (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 | tam metin arama dizini (An index that enables full-text search for a group of managed properties) |
comp., MS | Full-Text service | Tam Metin hizmeti (The SQL Server component that performs the full-text querying) |