841 Commits

Author SHA1 Message Date
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Brian Carrier
319ace0c3e removed info messages about language of each file 2013-09-25 10:19:52 -04:00
jmillman
4d2b03b62a changed copyright date to 2013 2013-09-17 10:41:14 -04:00
jmillman
c6f8d5a524 added copyright notices, requested existing gen_info rather than making a new one, created fewer instances of tika language identifier. 2013-09-16 16:26:50 -04:00
jmillman
6b7df1ae47 vik- 174 : added min string length to language detection 2013-09-16 13:51:20 -04:00
jmillman
b8c4597c55 vik-174 : used Tika's LanguageIdentifier to add language identification info to blackboard 2013-09-16 13:51:19 -04:00
Brian Carrier
46a57cfbd3 Added comment to new enum about display types 2013-09-16 13:51:18 -04:00
Richard Cordovano
69a55808c4 Flattened keyword search results listing node hierarchy for DataResultViewers 2013-09-16 13:51:17 -04:00
Brian Carrier
3c9d40dbf4 Fixed some crashing issues with keyword search. Better documented what sources are 2013-09-09 17:05:53 -04:00
Brian Carrier
4ffdc5bd72 Added more detailed messages when data is not available for keyword searching 2013-09-04 11:25:04 -04:00
Brian Carrier
d42bf2e77d Updated to make 5 minutes actually be default for keyword search 2013-08-28 17:47:25 -04:00
Brian Carrier
d51471a6ec updated error messages in modules. Exif uses only signatures now 2013-08-23 10:10:21 -04:00
Brian Carrier
2fb3dc67c6 normalized use of resetComponent for content viewers and better handle case where no tabs are enabled so that viewers reset and old data is not visible. 2013-08-16 12:52:54 -04:00
Brian Carrier
f5d4d10aa2 removed some index fields in SOLR schema and added comments to code 2013-08-13 16:39:10 -04:00
Brian Carrier
fe5b1d7db7 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-13 11:17:52 -04:00
Brian Carrier
9a32f0be87 Added internal comments to keyword search code 2013-08-13 11:17:31 -04:00
Brian Carrier
391b68a240 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-08-12 20:18:56 -04:00
Brian Carrier
e17b9f549f Added some comments to keyword search module 2013-08-12 20:18:45 -04:00
Brian Carrier
966da82416 Updated API changes to keep it inline with 3.0.6, added context to uses of ingest panels. 2013-08-12 18:29:21 -04:00
Richard Cordovano
bf9709ca11 Merge branches 'master' and 'new_multi_select' 2013-08-09 17:38:08 -04:00
Richard Cordovano
9a8ecc3582 Merge of general_ingest_configurator branch 2013-08-09 12:37:36 -04:00
Brian Carrier
36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Richard Cordovano
9d2dcbcd4b Additional modifications for backing out changes to IngestModuleAbstract.java from commit 5d9bf3ff1f78dfc967128c02356613a3a980f328 2013-08-06 17:53:30 -04:00
Richard Cordovano
88675499f6 First draft of multi-select work 2013-08-05 17:23:32 -04:00
Brian Carrier
4b1af7138e Added notion of a 1-minute update to keyword search and made 5 minutes be default 2013-07-30 17:27:54 -04:00
Brian Carrier
3d18532fc2 removed extra log statemetns about each file being indexed 2013-07-22 10:04:41 -04:00
adam-m
7fab4a394e add query substr to keyword search tab title
fixes #225
2013-07-10 23:51:52 -04:00
adam-m
3415c49b04 keyword search: fixes duplicates during ingest for Local Files - when local file set added, ensures to only search the currently ingested sources 2013-06-18 12:48:39 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
adam-m
5d9bf3ff1f Ingest module API change to include configuration context (placeholder) 2013-06-04 16:07:56 -04:00
adam-m
e829b54179 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-06-03 10:15:00 -04:00
adam-m
4fde97df23 fix logging solr start command 2013-06-03 10:14:46 -04:00
Brian Carrier
10764b7ea3 resolved merge conflicts 2013-05-30 15:39:03 -04:00
adam-m
ab9fffe683 Fix Solr startup if autopsy path has spaces 2013-05-30 13:58:44 -04:00
Brian Carrier
90a0acf1bf Updated IngestModule API to be abstract class instead of interface. Started to update docs. 2013-05-24 09:56:28 -04:00
adam-m
e7b67e5eb8 workaround in keyword search panel for node being set twice sometimes 2013-05-23 17:33:50 -04:00
adam-m
47b3870124 Split solr start and stop cmd-line arguments into array - fixes solr start for java 7.0.21 2013-05-22 16:55:48 -04:00
adam-m
7fde0d12a5 close input stream for solr log redirector 2013-05-21 12:45:15 -04:00
adam-m
88a29d04f0 correct keyword search index for local files if image is not present 2013-05-16 12:50:42 -04:00
adam-m
ee32d8833e keyword search add indexing of LocalFiles 2013-05-09 11:43:03 -04:00
adam-m
238fc51860 Solr shutdown also when plugin is unloaded.
Make sure to finalize shutdown even if exceptions thrown along the way.
2013-05-09 11:35:26 -04:00
adam-m
0890cccc7c keyword search module: handle case if input has no image when keeping track of what to reprocess 2013-05-09 11:24:44 -04:00
adam-m
a82beb01d0 fix auto-expand of new keyword search results nodes 2013-04-02 09:55:22 -04:00
Tim McIver
c6f97f6f96 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-03-29 17:22:09 -04:00
Tim McIver
386ac703b6 Many changes in support of AUT-776 (Tag creation improvements). 2013-03-29 17:21:41 -04:00
adam-m
0d8e56a7e9 make tika extractor skip x-msdownload, in lieu of strings extraction 2013-03-29 11:21:22 -04:00
adam-m
ab39110253 Add a Text View message if file is has no extracted text in the index.
Add more info if file is known and the current settings tell it to skip known files.
2013-03-28 11:23:03 -04:00
adam-m
79519a46d8 keyword search: kill old Solr server using sigar.kill if we cannot stop if gracefully when autopsy starts, before starting a new solr instance 2013-03-28 10:36:46 -04:00
adam-m
a683aafe89 better user message if keyword search ingest can't run due to solr start error 2013-03-27 13:04:30 -04:00
Brian Carrier
27c06a2848 Reorganized keyword search module a bit 2013-03-26 14:32:22 -04:00