Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 9,121 for

indexing

(0.11 sec)
  1. Configuring search network | Documentation

    This page contains information about configuring the search network....methods for configuring general index settings, as well as for configuring...following settings for each index of the distributed search network:...

    docs.groupdocs.com/search/java/configuring-sear...
  2. IndexSettings Class - GroupDocs.Search for .NET...

    Represents the index settings that allow to customize the Indexing operations....the index settings that allow to customize the indexing operations...documents are indexed. IndexType Gets or sets the index type. The...

    apireference.groupdocs.com/search/net/groupdocs...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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...
  8. 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-...
  9. 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/...
  10. 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...