1251 Commits

Author SHA1 Message Date
Karl Mortensen
332a08f07d Bulk format code with new settings 2015-08-07 13:23:40 -04:00
Richard Cordovano
80e26328df Revert "invalid utf-8 data sanitized before feeding to the Solr Ingester" 2015-08-04 12:39:17 -04:00
Brian Carrier
1eb39955fc Merge pull request #1463 from sidheshenator/sanitize_utf-8-solr
invalid utf-8 data sanitized before feeding to the Solr Ingester
2015-07-30 10:53:39 -04:00
Sidhesh Mhatre
d75ad1b21f Avoid duplicate logging of propagated exception. 2015-07-30 10:48:55 -04:00
sidheshenator
9a9255b2a8 AbstractFileChunk sanitization code refactored 2015-07-27 14:32:08 -04:00
sidheshenator
cfc965917e invalid utf-8 data sanitized before feeding to the Solr Ingester 2015-07-24 09:26:18 -04:00
sidheshenator
644572ab57 encase keyword list support made more obvious 2015-07-22 10:46:39 -04:00
Brian Carrier
91725425f4 Updated versions to 3.1.3 2015-06-18 15:41:47 -04:00
Richard Cordovano
4508777129 Re-broaden the FileTypeDetector API 2015-05-28 17:52:56 -04:00
Richard Cordovano
23d383ac00 Minor fixes for file type detection code in KWS and file type modules 2015-05-27 20:42:04 -04:00
Richard Cordovano
e7773e5489 Reduce public API of FileTypeDetector back to what it was 2015-05-27 20:16:51 -04:00
sidheshenator
34c5a1d6c9 Resource bundle updated. Unalloc Unused blocks marked as octet-stream 2015-05-22 11:22:49 -04:00
sidheshenator
22b50d5570 FileTypeDetector made non-static field in ingest modules 2015-05-20 11:54:47 -04:00
sidheshenator
0046f72732 Appropriate Levels logged. Unused imports removed 2015-05-19 16:39:42 -04:00
sidheshenator
637f91baac Merge branch 'develop' of https://github.com/sleuthkit/autopsy into file_type_identification 2015-05-19 16:33:28 -04:00
sidheshenator
d073909272 IngestModuleException thrown when FileTypeDetector not instantiated 2015-05-19 16:12:40 -04:00
Richard Cordovano
7f71379367 Merge pull request #1260 from esaunders/develop
Return immediately after indexing unallocated space, otherwise it get…
2015-05-19 15:37:11 -04:00
sidheshenator
30a84fdceb getFileType() added and used 2015-05-19 13:15:07 -04:00
Eamonn Saunders
e38474ab1a Return immediately after indexing unallocated space, otherwise it gets processed twice. 2015-05-18 11:30:34 -04:00
sidheshenator
cc88d8a77e removed unnecessary sorts 2015-05-18 10:52:07 -04:00
Brian Carrier
671a2d1e68 sort list of docs based on ID before picking unique chunk 2015-05-12 13:10:54 -04:00
sidheshenator
c1f26ad454 Fixed compare() override. TEXT is now a sortedField 2015-05-08 16:36:40 -04:00
sidheshenator
c3a5a89424 detectedFormat variable assigned value 2015-05-05 10:39:58 -04:00
sidheshenator
a5453a8066 KeywordSearchResultFactory.getOneHitPerObject() returns consistent results. Also, warnings handled 2015-04-20 14:35:32 -04:00
sidheshenator
20396d6c25 Get consistent snippets across multiple runs 2015-04-20 12:56:24 -04:00
sidheshenator
1f9132fc3e set flag to preserve order of values in a multiValued list 2015-04-16 16:43:41 -04:00
sidheshenator
e4c40ec866 getOneHitPerObject() optimized 2015-03-27 11:29:41 -04:00
sidheshenator
204bb1e47c retrive keywordslist name from the tableModel 2015-03-13 11:38:20 -04:00
sidheshenator
256ce5bea2 Offest due to default keywordlists considered. User prompted before deletion 2015-03-10 17:01:16 -04:00
Brian Carrier
f16e48603e Updated NBM module version numbers 2015-03-04 22:40:01 -05:00
Richard Cordovano
902ad99042 Merge pull request #1070 from sidheshenator/keyword-list-automatic-selection
newly added keyword list is selected by default
2015-02-24 10:00:21 -05:00
Kay Bassi
9612d9475c Translation complete. 2015-02-20 15:14:33 -08:00
sidheshenator
72dafd30a7 Default selection enabled in case of Import List button action 2015-02-20 11:08:02 -05:00
sidheshenator
2d51be677f Better selection approach. Searched by keywordslist name 2015-02-20 10:39:13 -05:00
sidheshenator
6ebfc4b2b1 newly added keyword list is selected by default 2015-02-19 17:42:49 -05:00
Brian Carrier
821888993e Merge pull request #1048 from sidheshenator/doxygen-user-docs
Doxygen user docs
2015-02-17 10:49:49 -05:00
sidheshenator
e1bc923fdb Menu/Help/Help Contents removed from the UI 2015-02-13 13:56:17 -05:00
Karl Mortensen
48a7ff9d0c cast to long before multiply 2015-02-13 12:04:47 -05:00
sidheshenator
8846d73927 JavaHelp packages safely deleted 2015-02-11 14:34:32 -05:00
Brian Carrier
081610a31e updated tool tip 2015-02-10 17:04:10 -05:00
Brian Carrier
e4ae84c559 Added option to not enable periodic keyword seraches 2015-02-10 17:02:57 -05:00
Richard Cordovano
5409901b4a Remove selected old TODO statements 2015-02-03 19:59:59 -05:00
Richard Cordovano
1851ebbd16 Refactor file type detection 2015-01-30 18:50:54 -05:00
Richard Cordovano
bbfb0b1872 Make user-defined file type detection active for all clients 2015-01-30 10:05:03 -05:00
Eamonn Saunders
467562512b Removed unused import. 2015-01-28 14:56:26 -05:00
Eamonn Saunders
b1d7dc9d96 Change variable name from 'file' to 'content'. 2015-01-28 14:53:56 -05:00
Eamonn Saunders
d0663d8fca - KeywordHit now contains a Content member instead of an AbstractFile and getFile() has been replaced by getContent().
- Updated KeywordSearchResultFactory, LuceneQuery and TermComponentQuery to use KeywordHit.getContent().
- Modified KeywordHits.java to not attempt to create MAC time columns for hits that do not have an AbstractFile.
- Updated SolrSearchService.indexArtifact() to get the underlying image id for artifacts that do not have an associated AbstractFile.
2015-01-28 14:49:25 -05:00
Eamonn Saunders
65e2246209 Removed Content parameter from TextMarkupLookup.createInstance() method. 2015-01-22 12:33:36 -05:00
Eamonn Saunders
40f5191c15 Data type and comment cleanup. 2015-01-16 12:25:24 -05:00
Eamonn Saunders
8973e8e16e Changed data type of objectId in HighlightedTextMarkup contructors from Long to long. 2015-01-16 11:31:12 -05:00