Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,035 for

query

(0.12 sec)
  1. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search Query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....words specified in the search query, but also the homophones, words...const query = 'call' ; const result = index . search ( query , options...

    docs.groupdocs.com/search/nodejs-java/homophone...
  2. 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...
  3. 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...
  4. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API.... First, set the query/word to find its synonyms. Create...of synonyms by passing the query to getSynonyms method. Tranverse...

    blog.groupdocs.com/search/find-synonyms-of-word...
  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/java/about-search-eng...
  6. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....Search method with your search query and configured search options...similar terms to the search query, like “coal,” “cole,” and “kohl...

    kb.groupdocs.com/search/net/perform-homophone-s...
  7. 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...
  8. 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...
  9. 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...
  10. 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...