Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,055 for

query

(0.02 sec)
  1. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search Query, but also the synonyms, words that means the same....words specified in the search query, but also the synonyms, words...'better' will also be found const query = 'improve' ; const result =...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  2. 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...
  3. 使用 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...
  4. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient Query matching. Discover how to build document search with fuzzy logic in C# for better results....results even when the search query and the target content are not...search on the index using the query and the SearchOptions to retrieve...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  5. Search index location | Documentation

    This page contains information about index creation methods....Searching in the index string query = "focus" ; SearchResult result...result = index . Search ( query ); To create or load an on-disk...

    docs.groupdocs.com/search/net/search-index-loca...
  6. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API.... First, set the query/word to find its synonyms. Create...of synonyms by passing the query to getSynonyms method. Tranverse...

    blog.groupdocs.com/search/find-synonyms-of-word...
  7. Search with Aliases in Document using Java

    Efficiently search with aliases in document using Java. Learn techniques to enhance document search with aliases in Java for better results and performance....lengthy and complex search queries into concise, user-friendly...better accuracy and ease of query management, making it an invaluable...

    kb.groupdocs.com/search/java/search-with-aliase...
  8. 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 method of the spelling...

    docs.groupdocs.com/search/java/spell-checking/
  9. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....Search method with your search query and configured search options...similar terms to the search query, like “coal,” “cole,” and “kohl...

    kb.groupdocs.com/search/net/perform-homophone-s...
  10. 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...