Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 730 for

document metadata indexing

(0.03 sec)
  1. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/character-types/
  2. Search network node events | Documentation

    This page contains information about the purpose and use of all search network events....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-network-n...
  3. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Metadata Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/character...
  4. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const DocumentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Metadata Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. GroupDocs.Search Overview | Documentation

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 Document formats in your applications. To make it possible to search instantly across thousands of Documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through Documents of supported formats. Great variety of Indexing and search options are provided to meet any requirements....Metadata Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  6. Search thread safety | Documentation

    This article shows that how search thread safety works....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/search-thread-saf...
  7. Configuring search network | Documentation

    This page contains information about configuring the search network....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/configuring-sear...
  8. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...转化中文乱码 Regarding GroupDocs Java Document Viewer Error converting DCM...license of GroupDocs.Search PDF Document Watermarking is not working...

    forum.groupdocs.com/t/free-support-policies/6034
  9. Perform Date Range search using Java

    Explore how to perform date range search using Java to locate specific Document data within a defined timeframe. Effortlessly search Documents by date range in Java....Metadata Product Family GroupDocs.Search...particularly when managing documents, generating reports, or reviewing...

    kb.groupdocs.com/search/java/perform-date-range...
  10. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the Documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/merge-indexes/