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

query

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....search is a way to search a text/query within a collection of documents...ready to handle the search queries. The following simple two lines...

    blog.groupdocs.com/search/build-full-text-searc...
  5. 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...
  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. 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. Introducing Exact Phrase Search in GroupDocs.Se...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Search for .NET. GroupDocs.Search for .NET 16.10 introduces exact phrase search that enables the users to search the documents containing the exact Query string. Furthermore, the working of the API is improved by introducing a couple of enhancements and a fix. Download the latest version to upgrade your applications....documents containing the exact query string. Furthermore, the working...Indexing or Updating Fix - Fix Query Parser to parse file names with...

    blog.groupdocs.com/search/groupdocs-search-dotn...