Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 979 for

query

(0.06 sec)
  1. 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-...
  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. 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...
  4. 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...
  5. 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...
  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).... 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...
  7. 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...
  8. 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...
  9. 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...
  10. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...help users refine their search query. The goal is to provide users...involves entering a search query and subsequent retrieval of...

    docs.groupdocs.com/search/net/about-search-engi...