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

query

(0.08 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/nodejs-java/nesting-s...
  2. 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/
  3. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form....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/net/nesting-search-qu...
  4. 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...
  5. 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/java/regular-expressi...
  6. 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...
  7. 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/net/about-search-engi...
  8. 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...
  9. 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...
  10. 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-...