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....Classification Product Solution Purchase...
This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger.
Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Classification Product Solution Purchase...
This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Classification Product Solution Purchase...
This article explains that how to update indexed documents, as well as updating an index version in Java....Classification Product Solution Purchase...
This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Classification Product Solution Purchase...
This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Classification Product Solution Purchase...