diff --git a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties index 43ba62c3c6..576ce90aac 100644 --- a/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties +++ b/KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties @@ -66,7 +66,7 @@ ExtractedContentViewer.getTitle=Indexed Text ExtractedContentViewer.getSolrContent.knownFileMsg=
{0} is a known file (based on MD5 hash) and does not have text in the index.
ExtractedContentViewer.getSolrContent.noTxtYetMsg={0} does not have text in the index.
It may have no text, not been analyzed yet, or keyword search was not enabled during ingest.
There were no keyword hits on this page.
The keyword could have been in the file name.
Advance to another page if present, or to view the original text, choose File Text
in the drop down menu to the right...
+HighlightedMatchesSource.getMarkup.noMatchMsg=Failed to retrieve content for keyword hit.
The keyword could have been in the file name.
Advance to another page if present, or to view the original text, choose File Text
in the drop down menu to the right...
HighlightedMatchesSource.getMarkup.queryFailedMsg=Failed to retrieve keyword hit results.
Confirm that Autopsy can connect to the Solr server.
HighlightedMatchesSource.toString=Search Results
Installer.reportPortError=Indexing server port {0} is not available. Check if your security software does not block {1} and consider changing {2} in {3} property file in the application user folder. Then try rebooting your system if another process was causing the conflict.