Richard Cordovano
1851ebbd16
Refactor file type detection
2015-01-30 18:50:54 -05:00
Richard Cordovano
209d8384eb
Refactor file type detection
2015-01-30 18:15:20 -05:00
Richard Cordovano
1ef5305411
Merge pull request #1022 from rcordovano/develop
...
Update some method comments in TikaFileTypeDetector class
2015-01-30 10:11:56 -05:00
Richard Cordovano
78ead321bc
Update some method comments in TikaFileTypeDetector class
2015-01-30 10:10:58 -05:00
Richard Cordovano
a624485548
Merge pull request #1021 from rcordovano/develop
...
Make user-defined file type detection active for all clients
2015-01-30 10:07:33 -05:00
Richard Cordovano
bbfb0b1872
Make user-defined file type detection active for all clients
2015-01-30 10:05:03 -05:00
Richard Cordovano
5157f11ede
Merge pull request #1020 from APriestman/stix
...
Removed reference to TSK_PROCESSOR_NAME from RecentActivity.
2015-01-29 09:24:53 -05:00
APriestman
a0349b3fb7
Removed reference to TSK_PROCESSOR_NAME from RecentActivity.
2015-01-29 08:40:10 -05:00
Richard Cordovano
7fb9edcf6c
Merge pull request #1019 from esaunders/index_artifact_fix
...
Index artifact fix
2015-01-28 15:00:24 -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
Richard Cordovano
6a4f98fcc0
Merge pull request #1018 from APriestman/stix
...
Added TSK_REMOTE_DRIVE artifacts to report.
2015-01-27 13:39:35 -05:00
APriestman
b520cb66b6
Added TSK_REMOTE_DRIVE artifacts to report.
2015-01-27 13:34:52 -05:00
Richard Cordovano
03989cc444
Merge pull request #1016 from APriestman/stix
...
Reverted two reg ripper plugins that we had previously modified to not p...
2015-01-27 08:59:34 -05:00
Richard Cordovano
6ed568fc10
Merge pull request #1017 from rcordovano/develop
...
Add dependency for NetBeans command line parsing
2015-01-26 15:38:07 -05:00
Richard Cordovano
58b283276c
Add dependency fro NetBeans command line parsing
2015-01-26 15:35:15 -05:00
APriestman
f379f83e15
Reverted two reg ripper plugins that we had previously modified to not print a bunch of error information when the keys weren't found.
2015-01-26 09:51:42 -05:00
Richard Cordovano
6eb83b2ced
Merge pull request #737 from shahit2/develop
...
added double clicking to open .aut files
2015-01-24 14:57:15 -05:00
Richard Cordovano
50c8ab4723
Merge pull request #1014 from APriestman/stix
...
Stix
2015-01-24 13:46:20 -05:00
Richard Cordovano
1c215d32bb
Merge pull request #1013 from esaunders/art_kws_integration
...
Artifact keyword search integration
2015-01-24 13:36:35 -05:00
APriestman
4c217ea0f7
Merge remote-tracking branch 'upstream/develop' into stix
2015-01-23 13:32:25 -05:00
APriestman
8ac91c2cb8
Combine OS attributes found in the registry.
2015-01-23 13:30:27 -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
ae63179745
Removed unused imports.
2015-01-16 11:38:35 -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
4756073248
Backed out artifact indexing code.
2015-01-16 11:30:23 -05:00
esaunders
491de990a1
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into art_kws_integration
2015-01-15 16:06:46 -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
5aaf9f7363
Added comments for BlackboardArtifactNode.setDisplayName()
2015-01-14 16:36:53 -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
d4663b5f62
Modified display name so that there is some indication in the UI when a keyword hit was on an artifact instead of a file.
2015-01-14 14:36:39 -05:00
Brian Carrier
25258717df
Added comments to why dataresultviewertable drops first property. Made ImageNode name be more useful
2015-01-14 12:38:07 -05:00
Brian Carrier
3345c835af
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
2015-01-14 10:19:01 -05:00
Brian Carrier
34bbdb1f57
Changed file extraction so that it replaces : with _ so that attributes are not hidden as ADS
2015-01-14 10:18:43 -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
Richard Cordovano
a8e24c955d
Merge pull request #1012 from rcordovano/user_def_file_types_panel_ordering
...
Supply missing position attribute in top level registration of FileTypeI...
2015-01-13 11:49:07 -05:00
Richard Cordovano
ac1b6a8d8c
Supply missing position attribute in top level registration of FileTypeIdOptionsPanelController
2015-01-13 11:47:37 -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
Richard Cordovano
76884f79c1
Remove KeywordSearchServiceFactory interface and Solr implementation
2015-01-09 15:19:49 -05:00
Richard Cordovano
60ab0a1188
Add Solr Object id to KeyValueQueryContent
2015-01-09 13:51:14 -05:00
Eamonn Saunders
4a098b7694
Exported keywordsearchservice package.
2015-01-09 13:33:17 -05:00
Eamonn Saunders
ba73f4ed9a
Escape id string being passed into Lucene.
2015-01-09 13:27:31 -05:00
Eamonn Saunders
530b82c30b
Merge richard/artifact_keyword_search into art_kws_integration
...
Resolved conflict in
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HighlightedTextMarkup.java
2015-01-09 12:36:41 -05:00
Eamonn Saunders
8c5593bd98
Merge richard/artifact_keyword_search into art_kws_integration
...
Resolved conflict in
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/HighlightedTextMarkup.java
2015-01-09 12:36:20 -05:00