Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,061 for

query

(0.06 sec)
  1. Features Overview | Documentation

    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/java/features-overview/
  2. Features Overview | Documentation

    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/
  3. 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...
  4. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive text in files using Java....method with the desired text query, ensuring it complies with the...case-sensitive search ensures that queries for these terms yield results...

    kb.groupdocs.com/search/java/perform-case-sensi...
  5. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....documents that match the search query The process starts by setting...

    kb.groupdocs.com/search/net/highlight-search-re...
  6. Search index events | Documentation

    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/
  7. Convert Word Documents to PDF in Java | DOCX to...

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

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

    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...
  9. Create Search Report using C#

    Learn how to create search report using C# for indexed data. A sample code example will be provided to generate search report in C# without installing extra software....operations, such as executed queries, search duration, and the number...Index.Search method with your queries, such as “Einstein” or “Theory...

    kb.groupdocs.com/search/net/create-search-repor...
  10. Search index events | Documentation

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

    docs.groupdocs.com/search/java/search-index-eve...