Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,036 for

query

(0.04 sec)
  1. 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...
  2. Cancel Search Operation at Runtime using GroupD...

    We are pleased to announce the release of GroupDocs.Search for .NET 18.1. Using the latest version, you can **cancel search operation **at runtime. Furthermore, you can search with a Query in the form of object tree as a parameter, search with the **wildcard **in phrase search, use **ISO 8610 **date format in date range search, and use **collection **of date formats for range search. We would recommend you to enhance your applications using this latest version....Furthermore, you can search with a query in the form of object tree as...operation at runtime Searching in query in form of object tree Searching...

    blog.groupdocs.com/search/cancel-search-operati...
  3. 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) using Java search API.... A search query of this type is specified as...documentsFolder ); // Search with text query SearchResult result1 = index...

    docs.groupdocs.com/search/java/numeric-range-se...
  4. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....reduce the length of search queries in text form. To use an alias...alias in a search query, you must enter the @ symbol with the name...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  5. 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...
  6. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....createAttribute ( 'main' )); const query = 'Einstein' ; const result...result = index . search ( query , options ); Attributes can be associated...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Merge Indexes With GroupDocs.Search for .NET 17...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.1.0 API. We have introduced four new features in this release. The most notable feature introduced in this release is the functionality to merge indexes. The API has also extended its search functionality and introduces correction of a misspelled search Query before searching. The latest API implements homophone dictionary functionality and alias dictionary functionality as well....correction of a misspelled search query before searching. The latest...misspelled words in search query before searching Ability to...

    blog.groupdocs.com/search/groupdocs.search-.net...
  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. 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) using Java search API.... A search query of this type is specified as...documentsFolder ); // Search with text query const query1 = '400 ~~ 4000'...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  10. 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...