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

query

(0.02 sec)
  1. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue).... A search query of this type is specified as...documentsFolder ); // Search with text query SearchResult result1 = index...

    docs.groupdocs.com/search/net/numeric-range-sea...
  2. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search Query, but also the synonyms, words that means the same....words specified in the search query, but also the synonyms, words...'better' will also be found const query = 'improve' ; const result =...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  3. 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...
  4. 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....expression (RegEx) search queries are universal and very flexible...text of a document field. Queries of this type always starts...

    docs.groupdocs.com/search/net/regular-expressio...
  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/nodejs-java/regular-e...
  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....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...
  8. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient Query matching. Discover how to build document search with fuzzy logic in C# for better results....results even when the search query and the target content are not...search on the index using the query and the SearchOptions to retrieve...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  9. Search index location | Documentation

    This page contains information about index creation methods....Searching in the index string query = "focus" ; SearchResult result...result = index . Search ( query ); To create or load an on-disk...

    docs.groupdocs.com/search/net/search-index-loca...
  10. 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...