Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,036 for

query

(0.04 sec)
  1. Spell checking | Documentation

    This article shows that how spell checking works during the search....During the search, a search query can be checked for spelling...spelling correction in search queries, the property of the spelling...

    docs.groupdocs.com/search/net/spell-checking/
  2. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files.... Define a search query with multiple terms or phrases...From the result of the search query, you can further extract information...

    blog.groupdocs.com/search/search-multiple-texts...
  3. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....expression (RegEx) search queries are universal and very flexible...text of a document field. Queries of this type always starts...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  4. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form using Java search API....search queries in object form Nesting search queries in object...combinations of nesting search queries in object form with an indication...

    docs.groupdocs.com/search/java/nesting-search-q...
  5. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...help users refine their search query. The goal is to provide users...involves entering a search query and subsequent retrieval of...

    docs.groupdocs.com/search/java/about-search-eng...
  6. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....using an image as the search query instead of text. Unlike traditional...Hashes : Once the hash for the query image is generated, it is compared...

    blog.groupdocs.com/search/reverse-image-search/
  7. Search Different Word Forms using C#

    Search different word forms using C# to find nouns in singular or plural. An example will be provided to implement word form search in C# without extra installation....Search method with your search query and configured options Review...UseWordFormsSearch to true , the search query for the word “relative” returns...

    kb.groupdocs.com/search/net/search-different-wo...
  8. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....for flexibility in search queries. This is particularly useful...created index. Define the search query . Activate the Fuzzy Search...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  9. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...help users refine their search query. The goal is to provide users...involves entering a search query and subsequent retrieval of...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  10. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...search string query = "Worthy"; // Specify a search query SearchResult...SearchResult result = index.Search(query); // Searching in the index...

    blog.groupdocs.com/zh/search/search-text-in-wor...