Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,118 for

query

(0.19 sec)
  1. Perform Faceted Search using Java

    This topic will guide you on how to perform faceted search using Java. You’ll find code to create faceted search in Java without the need for any additional tools....applications to handle complex queries with precision. This article...search method with the specified query and facet filters Examine the...

    kb.groupdocs.com/search/java/perform-faceted-se...
  2. Search in Documents with Keyboard Layout Correc...

    Perform search in documents with keyboard layout correction using C#. We will provide code for performing how to correct keyboard layout for document search in C#....leveraging this feature, even queries typed in the wrong keyboard...Search method with your search query and configured search options...

    kb.groupdocs.com/search/net/search-in-documents...
  3. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....documents containing the exact query string. Furthermore, the working...

    blog.groupdocs.com/categories/groupdocs.search-...
  4. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...one search query. Alias substitution in search queries. Perform...correction during search. Search queries in text or flexible object...

    docs.groupdocs.com/search/net/features-overview/
  5. Perform Synonym Search using Java

    Learn how to perform synonym search using Java to enhance search accuracy. Explore Java search with synonym matching for comprehensive and relevant search results....effortlessly, even when their query terms vary. Steps to Perform...ability to interpret user queries effectively, ensuring more...

    kb.groupdocs.com/search/java/perform-synonym-se...
  6. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease....method with your date range query to find documents that match...you to perform date-specific queries. This approach enables precise...

    kb.groupdocs.com/search/net/perform-date-range-...
  7. Convert Word Documents to PDF using C# | DOCX t...

    Convert Word DOC & DOCX documents to PDF using C# within .NET applications. Automate your files conversion using the document conversion .NET API.... You can reach us for any query via the forum . Related Article...

    blog.groupdocs.com/conversion/convert-word-doc-...
  8. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....@"c:\MyDocuments\" ; string query = "Einstein" ; // Creating an...SearchResult result = index . Search ( query ); OperationProgressCha event...

    docs.groupdocs.com/search/net/search-index-events/
  9. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...= 'c:/MyDocuments/' ; const query = 'Einstein' ; // Creating an...const result = index . search ( query ); OperationProgressCha event...

    docs.groupdocs.com/search/nodejs-java/search-in...
  10. Perform Boolean Search using Java

    Utilize this article to perform Boolean search using Java. Master full-text search with Boolean operators in Java for accurate and efficient application results....to refine and tailor search queries using logical operators such...to execute precise search queries Retrieve and analyze the search...

    kb.groupdocs.com/search/java/perform-boolean-se...