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

query

(0.08 sec)
  1. 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...
  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. 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/nodejs-java/wildcard-...
  4. 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 using Java....case-sensitive search with a query in text form. String indexFolder...Searching in the index String query = "Windows" ; SearchResult result...

    docs.groupdocs.com/search/java/case-sensitive-s...
  5. 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 using Java....case-sensitive search with a query in text form. const indexFolder...case sensitive search const query = 'Advantages' ; const result...

    docs.groupdocs.com/search/nodejs-java/case-sens...
  6. 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
  7. 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...
  8. 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...
  9. 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...
  10. 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/