1243 Commits

Author SHA1 Message Date
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
Eamonn Saunders
241b06c1a6 - Removed references to the artifact id mask (0x8000000000000000)
- Modified SolrSearchService.indexArtifacts() to ignore artifacts with an artifact_id > 0.
2015-01-15 16:04:54 -05:00
Eamonn Saunders
f1d9e34d52 When creating a KeyValueQueryContent object in KeywordSearchResultsFactory.createFlatKeys() the name is now set to either a file name or a string indicating which type of artifact produced the keyword hit. 2015-01-14 16:24:16 -05:00
Eamonn Saunders
2aeab97440 Text produced for artifact indexing now includes attribute names and formatted datetimes. 2015-01-13 15:05:17 -05:00
Eamonn Saunders
0e80551dda Merge richard/artifact_keyword_search into art_kws_integration 2015-01-09 17:39:45 -05:00
Eamonn Saunders
5b2eb2f8aa - Modified getSolrContent() to call the new Server.getSolrContent() method that takes an object id and a chunk id. 2015-01-09 17:39:09 -05:00
Eamonn Saunders
2240100b72 - Added package scoped methods that get Solr Content given an object id and an optional chunk id.
- Modified getSolrContent() to more robustly handle the situation where the indexed text field may or may not contain a file name.
2015-01-09 17:38:04 -05:00
Eamonn Saunders
d7eadb2d0c Added a package scoped getObjectId() method. 2015-01-09 17:34:36 -05:00
Eamonn Saunders
8b55bcde1d Implented an alternate mechanism for determining document/object id. If the node has a HighlightedTextMarkup object, we will use its object id, otherwise we use the Content id. 2015-01-09 17:32:57 -05:00