mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Update KeywordHit.java
This commit is contained in:
parent
aadb79331f
commit
8c548b23fc
@ -30,7 +30,7 @@ import org.sleuthkit.datamodel.TskCoreException;
|
|||||||
/**
|
/**
|
||||||
* Represents the fact that a file or an artifact associated with a file had a
|
* Represents the fact that a file or an artifact associated with a file had a
|
||||||
* keyword hit. All instances make both the document id of the Solr document
|
* keyword hit. All instances make both the document id of the Solr document
|
||||||
* where the keyword was found and the object Id of the file available to
|
* where the keyword was found and the object id of the file available to
|
||||||
* clients. Keyword hits on the indexed text of an artifact also make the
|
* clients. Keyword hits on the indexed text of an artifact also make the
|
||||||
* artifact available to clients.
|
* artifact available to clients.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user