Subject | English | Polish |
comp., MS | full-text catalog | wykaz pełnotekstowy (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 index | indeks pełnotekstowy (An index that enables full-text search for a group of managed properties) |
comp., MS | full-text query | zapytanie pełnotekstowe (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 | wyszukiwanie pełnotekstowe (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 | indeks wyszukiwania pełnotekstowego (An index that enables full-text search for a group of managed properties) |
comp., MS | Full-Text service | usługa pełnotekstowa (The SQL Server component that performs the full-text querying) |