853 Commits

Author SHA1 Message Date
Jeff Wallace
133c5e1e10 Merge https://github.com/sleuthkit/autopsy into miscBugFixes 2013-10-31 12:23:00 -04:00
Jeff Wallace
f1a4e7b96d Removed 'File Name' and 'Context' columns from keyword search results. 2013-10-31 12:22:23 -04:00
Brian Carrier
91142d42d7 Added other file metadata to index 2013-10-31 09:31:57 -04:00
Brian Carrier
10f1979f12 Merge pull request #330 from jawallace/miscBugFixes
Various Bug Fixes
2013-10-30 19:31:57 -07:00
Brian Carrier
d2807d720a Cleaned up ingest manager code. added message to ekyowrd serach output 2013-10-30 21:27:33 -04:00
Jeff Wallace
00bb57b383 Core ingest modules have same version as autopsy. 2013-10-30 15:47:42 -04:00
Brian Carrier
64a231a2e3 file names are found by regexp keyword search now, fixed error reporting in keyword search, comment updates, etc. 2013-10-30 00:49:42 -04:00
Brian Carrier
a3c085a331 Merge pull request #319 from jawallace/keywordSearchErrors
Keyword search errors
2013-10-21 20:04:02 -07:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Jeff Wallace
15c6ed57cf Changed createKeys methods to add all keys at once instead of one at a time. 2013-10-18 14:11:22 -04:00
Jeff Wallace
24dc05b4b2 Changed lucene snippet query to use POST to avoid error 413 2013-10-07 16:56:42 -04:00
Jeff Wallace
f810a1e668 Update ingest status of files if they are skipped because they were flagged as an error or the module wasn't initialized. 2013-10-04 14:27:17 -04:00
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