Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 8,956 for

indexing

(0.05 sec)
  1. 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....Developer Guide / Advanced Usage / Indexing / OCR support OCR support...Creating an index const index = new groupdocs . search . Index ( indexFolder...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  2. 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....Advanced Usage / Indexing / Merge indexes Merge indexes Leave feedback...combine two or more indexes into one index to accelerate the search...

    docs.groupdocs.com/search/java/merge-indexes/
  3. GroupDocs.Search for Java on GroupDocs Blog | D...

    GroupDocs.Search for Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search for Java on GroupDocs Blog | Document Automation Solutions ......Java Developers ZIP Archive Indexing is Improved in GroupDocs.Search...19.2. Improvements such as indexing of a ZIP archive inside other...

    blog.groupdocs.com/tag/groupdocs.search-for-jav...
  4. Searching

    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....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/tag/searching/
  5. lucene

    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....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/tag/lucene/
  6. GroupDocs.Search .NET 24.6 DLLs: Perform Comple...

    Unleash the power of flexible search with GroupDocs.Search .NET 24.6 (DLLs). Build complex AND, OR queries for precise document retrieval. Download Now!...NET search and indexing API lets you perform complex...information search and level up your indexing solutions. Check out the following...

    releases.groupdocs.com/search/net/new-releases/...
  7. GroupDocs.Search for .NET 17.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.10 Major Features There are 3 enhancements in this regular monthly release. The most notable are: SEARCHNET-1188 Implement option to cache document texts with high compression level SEARCHNET-1195 Implement safe updating of index files to increase reliability SEARCHNET-1211 Implement calling ProgressChanged event for skipped and filtered documents All Changes Key Summary Category SEARCHNET-1188 Implement option to cache document texts with high compression level Enhancement SEARCHNET-1195 Implement safe updating of index files to increase reliability Enhancement SEARCHNET-1211 Implement calling ProgressChanged event for skipped and filtered documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Implement safe updating of index files to increase reliability...Implement safe updating of index files to increase reliability...

    docs.groupdocs.com/search/net/groupdocs-search-...
  8. DocumentInfo - GroupDocs.Search for Java - API ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Represents a descriptor for an indexed document. Learn more Search...Search results Getting indexed documents Constructor Summary Constructors...

    apireference.groupdocs.com/search/java/com.grou...
  9. Document - GroupDocs.Search for Java - API Refe...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Classes Document DocumentFilter Index IndexRepository IndexSettings...package provides classes for indexing and searching text data in...

    apireference.groupdocs.com/search/java/com.grou...
  10. 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.... they must be added to the index. Why Use GroupDocs.Search as...formats. Great variety of indexing and search options are provided...

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