Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,038 for

query

(0.05 sec)
  1. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....creation of date wise search queries, and also describes the management...Creating date range search queries Date range search allows you...

    docs.groupdocs.com/search/net/date-range-search/
  2. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....search method with your query and the configured options Analyze...setUseWordFormsSearc(true) method, a search query for the word “relative” retrieves...

    kb.groupdocs.com/search/java/search-different-w...
  3. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....for flexibility in search queries. This is particularly useful...created index. Define the search query . Activate the Fuzzy Search...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  4. 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...
  5. 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/nodejs-java/about-sea...
  6. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....search queries. The following types of search queries are supported:...others. Description of search queries of various types is presented...

    docs.groupdocs.com/search/net/build-your-first-...
  7. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search Query. We would recommend you to enhance your applications using this latest version....redesigned the syntax of the search query. We would recommend you to enhance...search query syntax # The syntax of the search query language...

    blog.groupdocs.com/search/highlighted-results-o...
  8. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word....and C# code below: Define the query/word to find its synonyms. Create...word in C#. Define the word (query) to find its synonyms. Create...

    blog.groupdocs.com/search/find-synonyms-of-word...
  9. Java File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using Java. Highlight scanning results in respective HTML files.... All your queries find answers here. This article...add method. Define a search query with multiple terms or phrases...

    blog.groupdocs.com/search/search-multiple-texts...
  10. Perform Search by Chunks using Java

    Learn how to perform search by chunks using Java for efficient Querying. Explore Java chunked search in large indexes to optimize performance and scalability....search method using the query string and the search options...Finally, specify the search query and perform the search, retrieving...

    kb.groupdocs.com/search/java/perform-search-by-...