Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,036 for

query

(0.22 sec)
  1. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......search solution Build search query Work with search results Index...

    docs.groupdocs.com/search/java/basic-usage/
  2. Numeric Range Search in C#

    Effortlessly perform numeric range search in C# with GroupDocs.Search. Learn how to search numeric ranges in documents C# using advanced and efficient techniques....to include Execute a search query with numeric ranges by calling...searches using a simple text query like "500 ~~ 600" or a more...

    kb.groupdocs.com/search/net/numeric-range-searc...
  3. Create Search Report using Java

    Learn how to create search report using Java for indexed data. A sample code example will be provided to generate search report in Java without installing extra software....processes, such as executed queries, time taken for searches, and...of documents that match the query. These reports are especially...

    kb.groupdocs.com/search/java/create-search-repo...
  4. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....occurrences found; The search query; The search options. The following...{ System . out . println ( "Query: " + report . getTextQuery ());...

    docs.groupdocs.com/search/java/search-reports/
  5. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....// Search in the index const query = '@t OR @e' ; const result...result = index . search ( query ); More resources GitHub examples You...

    docs.groupdocs.com/search/nodejs-java/alias-dic...
  6. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......search solution Build search query Work with search results Index...

    docs.groupdocs.com/search/net/basic-usage/
  7. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....and customize your search queries using logical operators like...NOT to perform your search query Access the search results using...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  8. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in text search with special characters in C# across multiple platforms....method by providing a search query Review the search results by...You can formulate a search query that includes special characters...

    kb.groupdocs.com/search/net/search-special-char...
  9. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....// Search in the index const query = 'achieve' ; const options...const result = index . search ( query , options ); More resources...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  10. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......search solution Build search query Work with search results Index...

    docs.groupdocs.com/search/nodejs-java/basic-usage/