Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.keywordsearch.Server.Collection.SendBatchedDocumentsTask Class Reference

Inherits Runnable.

Public Member Functions

void run ()
 

Detailed Description

A task that periodically sends batched documents to Solr. Batched documents get sent automatically as soon as the batching buffer is gets full. However, if the buffer is not full, we want to periodically send the batched documents so that users are able to see them in their keyword searches.

Definition at line 2098 of file Server.java.

Member Function Documentation

void org.sleuthkit.autopsy.keywordsearch.Server.Collection.SendBatchedDocumentsTask.run ( )

Definition at line 2101 of file Server.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.