35823 Commits

Author SHA1 Message Date
adam-m
54a5abff8e TSK-270 Provide Hit Navigation in keyword search results
- initial version, index/scrolling needs to be more precise
2011-12-13 12:14:25 -05:00
Peter J. Martel
f6e029935d Forgot to add ReadContentInputStream 2011-12-13 11:08:36 -05:00
Peter J. Martel
522b2bf0f7 Add writeToFile method to ContentUtils 2011-12-12 16:54:44 -05:00
Peter J. Martel
124ed5dfdd Clear out ContentNode & subclasses from CoreComponents 2011-12-12 16:06:40 -05:00
Peter J. Martel
f749d6f8ba Add index-image to add-image process. 2011-12-12 12:52:11 -05:00
adam-m
681c136f12 TSK-279 Make markup extracted text be default for keyword hit 2011-12-09 12:27:04 -05:00
unknown
41ed4ccbc6 Merge branch 'keyword-search-prototype' of https://github.com/sleuthkit/autopsy into keyword-search-prototype 2011-12-09 10:51:58 -05:00
unknown
71fafdb6bd (TSK-283) Keyword search should not be enabled if there is nothing in the index 2011-12-09 10:48:39 -05:00
Peter J. Martel
f66d92ff33 Remove ContentNode.getRowValues(), .getDisplayPath(), and .getSystemPath() 2011-12-08 18:46:43 -05:00
unknown
0e35b91d02 (TSK-283) Keyword search should not be enabled if there is nothing in the index 2011-12-08 18:24:45 -05:00
Peter J. Martel
c842c9a6b5 Remove ContentNode.getContent() 2011-12-08 17:46:58 -05:00
Peter J. Martel
dfcf854109 Remove ContentNode.getName() and .getId() 2011-12-08 16:35:58 -05:00
Peter J. Martel
483e5cddf5 Remove ContentNode.read() 2011-12-08 16:03:45 -05:00
Peter J. Martel
cdfe9f00b1 Ignore more Netbeans local settings 2011-12-08 15:07:25 -05:00
Peter J. Martel
89e96e5027 Merge fixes to main modules from branch 'keyword-search-prototype' 2011-12-08 15:04:58 -05:00
Peter J. Martel
ef9e96721f Accept SocketException as an indication of no running server 2011-12-08 14:50:52 -05:00
Peter J. Martel
650bcec9b7 Add snippet property to keyword search results 2011-12-08 14:47:25 -05:00
Peter J. Martel
ac2b767da3 Show wait cursor while keyword search runs 2011-12-08 14:46:25 -05:00
Peter J. Martel
a895df2859 More-complete javadoc & comments 2011-12-07 15:38:21 -05:00
Peter J. Martel
37849c2c0a Restrict Solr to localhost 2011-12-06 17:01:08 -05:00
Peter J. Martel
f9af4146ca Fix bad dependency, enable Ivy bootstrapping. 2011-12-06 16:12:47 -05:00
Peter J. Martel
8139a4aa30 Start and stop Solr automatically 2011-12-06 15:36:21 -05:00
Peter J. Martel
f02341c739 Use internal Solr w/ configs, get dependencies from Ivy 2011-12-06 15:35:12 -05:00
Peter J. Martel
2bcc877ce5 switching cores by case, dependencies from Ivy 2011-12-02 15:22:06 -05:00
Peter J. Martel
924dcecfd5 Skip bad files during ingest
Try to continue ingesting files even if errors reading them or processing them on the server are encountered.
2011-11-30 16:34:33 -05:00
Peter J. Martel
6338302fd6 Basic keyword index/search functionality 2011-11-28 19:39:00 -05:00
Peter J. Martel
0c717f8dcb Base class for implementing FilterNodes that are also supposed to be ContentNodes 2011-11-28 19:36:34 -05:00
Peter J. Martel
24b4b50d2b Add index action to Directory Listing nodes 2011-11-28 19:35:17 -05:00
Peter J. Martel
0d600f4980 Basic search is working, but still minor GUI bugs 2011-11-18 19:06:13 -05:00
Peter J. Martel
48154da58b Remove unused <ContentNode>.getFileIdColumn() method 2011-11-18 19:04:19 -05:00
Peter J. Martel
dc047d4798 Update .gitignore 2011-11-18 18:58:55 -05:00
Brian Carrier
3a5f641139 Updated NEWS and build target so that it goes into final ZIP file 2011-11-14 17:43:57 -05:00
Peter J. Martel
abd1b5af42 Add KeywordSearch module and Ingester class 2011-11-11 16:50:40 -05:00
Brian Carrier
52198f1589 Merge branch 'master' of github.com:sleuthkit/autopsy 2011-11-11 10:17:12 -05:00
Brian Carrier
f40755e6d3 Add BUILDING file to repo 2011-11-11 10:17:00 -05:00
Peter J. Martel
eb69c4f335 Update module dependencies. 2011-11-10 17:49:00 -05:00
Peter J. Martel
dee4401575 Went through release process.
Updated module and application version numbers. Logging and MenuAction modules only had implementation changes, everything else was major (not backwards-compatible).
2011-11-10 17:30:55 -05:00
Peter J. Martel
e31dfd38db Ignore builds and dist, NetBeans user settings, and some .dll/.jar dependencies 2011-11-09 16:41:43 -05:00
Peter J. Martel
d720cee570 Pull CRT assembly into zip distribution
Add target that (on Windows) copies Microsoft C++ Runtime libraries and manifest from a folder specified in an enviroment variable.
2011-11-09 16:34:40 -05:00
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00
Brian Carrier
4df5a591d8 Initial import into github 2011-11-09 13:06:31 -05:00
Brian Carrier
760d9c8f1a updated README 2011-10-13 11:26:31 -04:00
Brian Carrier
9ff7404128 Cleaned up to make way for new version 3 code 2011-10-13 11:24:24 -04:00
Brian Carrier
a05f6518c8 New version files for 2.24 2010-04-01 02:27:53 +00:00
Brian Carrier
974fbb69a0 updated TSK version 2010-04-01 02:26:38 +00:00
Brian Carrier
d5dcd00b87 Updated docs to reflect that Cygwin is required to run in Windows 2010-03-24 13:18:12 +00:00
Brian Carrier
54e852ed72 fixed istat parsing issue with HFS+ image that made links in time information 2010-03-23 13:16:09 +00:00
Brian Carrier
fb5db6b498 resolved issue 2950986 to allow HFS 0-size directories 2010-03-23 01:53:35 +00:00
Brian Carrier
3e3da4d449 New version files for 2.23 2010-02-18 21:52:37 +00:00
Brian Carrier
abf18b5e30 updated changes file 2010-02-18 21:52:20 +00:00