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

query

(0.06 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. GroupDocs.Search for .NET 17.2.0 Recognizes Que...

    It gives us great pleasure to announce the monthly release of GroupDocs.Search for .NET 17.2.0 API. We have introduced two enhancements and a new feature in this release. The API now supports multiple search features in a single search Query. Another exciting feature introduced in this release is the ability to recognize queries written in a different keyboard layout. We suggest you to download the latest API and check out all the features introduced in this release....features in a single search query. Another exciting feature introduced...is the ability to recognize queries written in a different keyboard...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...