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

document metadata indexing

(0.12 sec)
  1. Search thread safety | GroupDocs

    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...
  2. OCR support | GroupDocs

    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/
  3. Merge indexes | GroupDocs

    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/
  4. 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....Metadata Product Family GroupDocs.Search...Search Special Characters in Documents using C# In this article,...

    kb.groupdocs.com/search/net/search-special-char...
  5. GroupDocs.Search Overview | GroupDocs

    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. OCR support | GroupDocs

    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. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR Indexing options IndexingOptions options = new IndexingOptions(); options....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  7. Convert HTML to TXT using Python

    Let's convert HTML to TXT using Python with clean extraction. Easily export HTML to TXT in Python to capture readable text for Indexing, logs, and lightweight storage....Metadata Product Family GroupDocs.Search...rendered templates and then index them for search. With batch...

    kb.groupdocs.com/conversion/python/convert-html...
  8. Search with Aliases in Document using C#

    Let's learn how to search with aliases in Document using C#. Simplify queries, boost accuracy, and achieve robust Document search with aliases in C# across platforms....Metadata Product Family GroupDocs.Search...with Aliases in Document using C# Efficient document search is an...

    kb.groupdocs.com/search/net/search-with-aliases...
  9. About Search Engines | GroupDocs

    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...Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/about-search-engi...
  10. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual Documents from the index that are indexed from a stream or structure....Metadata Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/delete-indexed-do...