Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored.
You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....resources GitHub examples You may easily run the code from documentation...
This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...resources GitHub Examples You may easily run the code above and...
This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....resources GitHub Examples You may easily run the code above and...
This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
Hi
Support, In
v2.18, there is a method called "RemoveOldEntries" under
DocumentCache class. This method used to clean old cache entities. We are not
able to locate this method for v3.0,
could you p…...notifier May 23, 2016, 9:05am 3 The issues...
Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...
This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and May other formats with couple java code lines and GroupDocs.Merger for Node.js via Java.... You may specify absolute or relative...
Learn how to merge HTML files, combine HTML files into one file programmatically in C# language using GroupDocs.Merger for .NET library.... You may specify absolute or relative...
Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.... You may specify absolute or relative...
This article explains that how to store text of indexed documents using Java....resources GitHub examples You may easily run the code from documentation...