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

query

(0.04 sec)
  1. 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...
  2. Perform Wildcard Search using C#

    Learn how to perform wildcard search using C#. Explore wildcard search in C# with single character and group wildcards for efficient and flexible search queries....document management, and database querying. In this article, we explore...developers can handle flexible query patterns by employing placeholders...

    kb.groupdocs.com/search/net/perform-wildcard-se...
  3. Regular expression Search using Java

    Efficiently perform regular expression search using Java for advanced pattern matching in documents. Learn how to implement regular expression search in Java....add method Create a string query that defines the regular expression...with the regular expression query to execute the search To carry...

    kb.groupdocs.com/search/java/regular-expression...
  4. 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/
  5. .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...
  6. 使用 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...
  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. 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...
  9. 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...
  10. 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/