Go to the documentation of this file.
19package org.sleuthkit.autopsy.keywordsearch;
21import org.sleuthkit.datamodel.BlackboardArtifact;
22import org.sleuthkit.datamodel.Content;
KeywordList getKeywordList()
void addFilter(KeywordQueryFilter filter)
void setField(String field)
QueryResults performQuery()
BlackboardArtifact createKeywordHitArtifact(Content content, Keyword foundKeyword, KeywordHit hit, String snippet, String listName, Long ingestJobId)
String getEscapedQueryString()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.