1128 Commits

Author SHA1 Message Date
Samuel H. Kenyon
4c0f26b324 updated the use of fullHitInfo flag and list names used in KeywordSearchResultFactory, which in turn corrects how results show up in the GUI browser 2014-04-30 15:02:43 -04:00
Samuel H. Kenyon
f100a31656 trivial rearranging 2014-04-30 14:52:03 -04:00
Samuel H. Kenyon
ba4a606efb separate flag for whether Keyword.getQuery() vs. Keyword.toString() 2014-04-29 18:29:43 -04:00
Samuel H. Kenyon
766ded2d75 SearchRunner now also uses writeAllHitsToBlackBoard() 2014-04-29 18:12:18 -04:00
Samuel H. Kenyon
dcbade813e added sub-progress support to writeAllHitsToBlackBoard() 2014-04-29 17:03:20 -04:00
Samuel H. Kenyon
9b41503fb8 re-enabled swingworker cancel handling in the blackboard writing loop 2014-04-29 16:21:04 -04:00
Samuel H. Kenyon
b448a6075c added logging to QueryResults 2014-04-29 15:48:11 -04:00
Samuel H. Kenyon
f6634fbd3b writeAllHitsToBlackBoard() can now optionally make calls to writeInboxMessage() 2014-04-29 15:24:04 -04:00
Samuel H. Kenyon
1dd46a1ee8 extracted inbox code out of SearchRunner into QueryResults.writeInboxMessage() 2014-04-29 15:10:19 -04:00
Samuel H. Kenyon
68241c1244 move fireModuleDataEvent call into QueryResults 2014-04-29 14:56:54 -04:00
Samuel H. Kenyon
63e2713431 move writeAllHitsToBlackBoard() into QueryResults 2014-04-29 14:46:09 -04:00
Samuel H. Kenyon
55abbd5f04 extracted blackboard writing out of KeywordSearchResultFactory and into QueryRequest 2014-04-25 18:14:49 -04:00
Samuel H. Kenyon
3f676cd203 minor cleanup 2014-04-25 17:47:47 -04:00
Samuel H. Kenyon
d2315fd653 Merge remote-tracking branch 'upstream/develop' into keyword-refactor 2014-04-25 16:14:22 -04:00
Richard Cordovano
52b67953c8 Remove old RJCTODO comments 2014-04-25 12:51:07 -04:00
Samuel H. Kenyon
765ad9b16a removed deprecated String mapping from QueryResults and replaced with Keyword mapping 2014-04-24 17:32:43 -04:00
Samuel H. Kenyon
744e60961e Merge remote-tracking branch 'upstream/keywordsearch-refactor' into keyword-refactor 2014-04-24 11:55:40 -04:00
Richard Cordovano
56f5d0cf9f Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings 2014-04-24 09:26:13 -04:00
Brian Carrier
514a7f00a6 resolved conflicts 2014-04-23 20:55:44 -04:00
Richard Cordovano
8b9742ea91 Merge pull request #683 from SynapticNulship/mt-update
thread-safety updates for ingest module summary posting
2014-04-23 13:07:57 -04:00
Nick Davis
cfcdccd6f8 Resolve merge conflict. 2014-04-23 12:51:37 -04:00
Samuel H. Kenyon
b30c63ec36 Merge remote-tracking branch 'upstream/develop' into mt-update
Conflicts:
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2014-04-23 11:55:34 -04:00
Richard Cordovano
6af898fdaf Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings 2014-04-23 10:52:42 -04:00
Kay Bassi
ea85cdcc16 Translation complete. Checked for inconsistencies. 2014-04-22 16:22:51 -04:00
Samuel H. Kenyon
30bb4ee6ae Merge remote-tracking branch 'upstream/develop' into mt-update
Conflicts:
	Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchIngestModule.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2014-04-22 15:48:51 -04:00
Samuel H. Kenyon
2de09e1914 A few more thread-safety adjustments for summary posting 2014-04-22 15:45:09 -04:00
Nick Davis
56a2cabc34 Pulled additional static strings. 2014-04-22 15:26:37 -04:00
Nick Davis
7f87653414 KeywordSearch - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-22 15:08:33 -04:00
Brian Carrier
0da651612b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-04-22 14:18:54 -04:00
Brian Carrier
f7ce38d20f Lots of KeywordSearch refactoring 2014-04-22 14:18:40 -04:00
Samuel H. Kenyon
6473ffb5b3 Fixed spelling mistake. 2014-04-22 14:13:20 -04:00
Richard Cordovano
18a0c62e51 Add getVersionNumber() method to IngestModuleIngestJobSettings interface 2014-04-22 13:35:34 -04:00
Samuel H. Kenyon
87de6bc968 KeywordSearchIngestModule: Added a null check to putIngestStatus() and removed the now-unnecessary init method for that 2014-04-22 12:01:40 -04:00
Richard Cordovano
08ebc3a5ae Catch exception in org.sleuthkit.autopsy.keywordsearch.Server.isRunning() 2014-04-22 10:40:02 -04:00
Samuel H. Kenyon
6f69bc461c Merge remote-tracking branch 'upstream/develop' into mt-update 2014-04-21 15:34:55 -04:00
Richard Cordovano
93108579b6 Merge pull request #637 from SynapticNulship/mt-3rdparty
thread-safety tweaks
2014-04-21 13:42:45 -04:00
Richard Cordovano
ce3a18a5f7 Restored default disabling of some of the standard keyword lists 2014-04-21 13:23:08 -04:00
Samuel H. Kenyon
ac4aae4ea5 Added some missing access specifiers in KeywordSearch. 2014-04-21 12:07:14 -04:00
Samuel H. Kenyon
cf22aa75b8 Removed some unused imports. 2014-04-21 11:37:15 -04:00
Samuel H. Kenyon
376f82d3a7 clean up ingestStatus only if this is the last module for that job 2014-04-18 17:31:49 -04:00
Samuel H. Kenyon
2c7eeba6d5 cleanup() now only removes the ingest status for the current job. call cleanup() from shutDown(). 2014-04-18 16:30:15 -04:00
Samuel H. Kenyon
f8e922928b init ingest status 2014-04-18 16:04:19 -04:00
Brian Carrier
e9131b0dd6 removed some unused fields from SOLR schema 2014-04-18 15:49:29 -04:00
Samuel H. Kenyon
f6524b1c4a updated KeywordSearchIngestModule to keep track of ingest status per job, not all jobs combined together 2014-04-18 15:13:17 -04:00
Richard Cordovano
6b14e4a8a6 Merge pull request #616 from mrtizmo/ingest
Core - Ingest module - pulled static strings and removed unused strings.
2014-04-17 15:35:38 -04:00
Nick Davis
679c394a21 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into keywordSearch 2014-04-16 17:38:58 -04:00
Kay Bassi
86ca1bde3f Translation completed 2014-04-16 17:27:35 -04:00
Nick Davis
9860d5787b Pulled static strings.
Corrected Bundle references with missing Bundle entries.
2014-04-15 16:20:51 -04:00
Samuel H. Kenyon
49f24c0020 fixed some more non-thread-safe declarations in KeywordSearch module 2014-04-15 14:32:24 -04:00
Samuel H. Kenyon
4ce2cf5fe7 updated AbstractFile text extractor classes to be thread safe 2014-04-15 14:02:36 -04:00