Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,035 for

query

(0.04 sec)
  1. Phrase Search in Documents using C#

    Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes....text form, utilize a string query that specifies the exact phrase...word queries and combine them into a phrase search query using...

    kb.groupdocs.com/search/net/phrase-search-in-do...
  2. Text search in network | Documentation

    This page contains information about full-text searching in the search network....object forms of the search query are supported when appropriate...node . Searcher ; SearchQuery query = SearchQuery . CreateWordQuery...

    docs.groupdocs.com/search/net/text-search-in-ne...
  3. How to search signatures with LINQ queries | Do...

     This article explains how to search signatures with LINQ Query with GroupDocs.Signature API....LINQ queries How to search signatures with LINQ queries Leave...On this page provides LINQ query support for search process....

    docs.groupdocs.com/signature/net/search-signatu...
  4. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...your search query in the Query field. Below the query field, specify...phrase, you must enclose the query in double quotes. For more information...

    docs.groupdocs.com/search/nodejs-java/index-bro...
  5. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java Search API 获取按不同含义分组的所有同义词。..."path/documentsFolder"; String query = "make"; // 在指定文件夹中创建索引 Index...search(query, options); System.out.println("Query: " + query); System...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  6. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....matches even where search queries or the text of documents to...not exactly match the search query. This type of search can be...

    docs.groupdocs.com/search/net/fuzzy-search/
  7. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...your search query in the Query field. Below the query field, specify...phrase, you must enclose the query in double quotes. For more information...

    docs.groupdocs.com/search/java/index-browser/
  8. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...your search query in the Query field. Below the query field, specify...phrase, you must enclose the query in double quotes. For more information...

    docs.groupdocs.com/search/net/index-browser/
  9. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....method" Construct a string query that represents the regular...(^) at the beginning of the query indicates that it is a regex...

    kb.groupdocs.com/search/net/regular-expression-...
  10. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ Query with GroupDocs.Signature API....LINQ queries How to verify signatures with LINQ queries Leave...On this page provides LINQ query support for verification process...

    docs.groupdocs.com/signature/net/verify-signatu...