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

query

(0.02 sec)
  1. Build your Full Text Search Solution in C# | Fi...

    Text searching API for .NET applications to search via indexing. Find text in multiple Word, Excel, PDF, text files of a folder & highlight search results....advanced way to search a text/query over a collection of documents...operation (search a specific query), only the index is referenced...

    blog.groupdocs.com/search/build-your-full-text-...
  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) 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...
  3. 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...
  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. 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...
  6. 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...
  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. 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-...
  9. 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...
  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...