Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,068 for

query

(0.12 sec)
  1. Wildcard search in DOCX online

    Wildcard search in DOCX. Perform wildcard search of words and phrases online.... × 15% Search query Phrase search Search all words...wildcard search example is the query "?in*", for which the application...

    products.groupdocs.app/search/wildcard/docx
  2. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....case-sensitive search with a query in text form. C# string indexFolder...case sensitive search string query = "Windows" ; SearchResult result...

    docs.groupdocs.com/search/net/case-sensitive-se...
  3. Phrase Search in Documents using Java

    Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks....desired phrase as a string query with the Index.search method...word queries and combining them into a phrase search query using...

    kb.groupdocs.com/search/java/phrase-search-in-d...
  4. 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...isObjectForm ) { SearchQuery query = SearchQuery . createWordQuery...

    docs.groupdocs.com/search/java/text-search-in-n...
  5. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....In the case where the search query must contain special characters...See for detailes on search query syntax. However, it must be...

    docs.groupdocs.com/search/java/search-for-text-...
  6. 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...
  7. 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...
  8. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.... In text form of a search query, there are 2 forms of wildcard...closer to the end of a search query. It is important to know that...

    docs.groupdocs.com/search/java/wildcard-search/
  9. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.... In text form of a search query, there are 2 forms of wildcard...closer to the end of a search query. It is important to know that...

    docs.groupdocs.com/search/net/wildcard-search/
  10. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....the synonyms of any specific query (word) in multiple files using...using C#. Define the search query, index folder, and the document’s...

    blog.groupdocs.com/search/find-synonyms-in-mult...