adam-m
|
9806f6274f
|
change default script for the service
|
2012-08-13 12:41:38 -04:00 |
|
adam-m
|
b232bc9b63
|
fix service init state, add comments
|
2012-08-13 12:11:54 -04:00 |
|
adam-m
|
7781386bfd
|
Better display of scripts/languages options
|
2012-08-12 16:45:31 -04:00 |
|
adam-m
|
599be983b8
|
Keyword search config panel changes.
Checkboxes for languages.
|
2012-08-10 16:07:36 -04:00 |
|
adam-m
|
28b5a2ebf2
|
initial support for setting multiple scripts
|
2012-08-09 17:33:20 -04:00 |
|
adam-m
|
97a3ec96d0
|
Fix list config widget resizing
|
2012-08-09 17:04:22 -04:00 |
|
adam-m
|
c08960ad19
|
Ingest languages settings adjustments
|
2012-08-09 16:56:32 -04:00 |
|
adam-m
|
747b012e4c
|
Language setting: map to languages from scripts.
Add more languages supported.
|
2012-08-09 16:15:56 -04:00 |
|
adam-m
|
252c8f725c
|
Minor strnig extract optimization (reuse string buffer across calls)
|
2012-08-09 13:06:25 -04:00 |
|
adam-m
|
d28711a9bb
|
better default variable value for clarity only (inited later anyway)
|
2012-08-09 13:03:32 -04:00 |
|
adam-m
|
b83ea73c1d
|
Enable script setting in keyword search ingest
|
2012-08-08 16:12:17 -04:00 |
|
adam-m
|
9f6b2caf5d
|
bugfix for possible offset overflow in string stream extract
|
2012-08-06 17:10:49 -04:00 |
|
adam-m
|
faf579157b
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-08-06 11:32:30 -04:00 |
|
adam-m
|
5912307be3
|
Refactor filtering results to a method. Add searcher timings to log.
|
2012-08-06 11:32:15 -04:00 |
|
adam-m
|
dca11b2a83
|
Refactor setting common fields to a common method.
|
2012-08-06 11:31:36 -04:00 |
|
dhurd
|
c50fd51747
|
Improvements for MD5 hash searching.
|
2012-08-03 13:23:27 -04:00 |
|
adam-m
|
db76e7332d
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy
|
2012-08-02 12:49:04 -04:00 |
|
adam-m
|
ed5fb3d057
|
Merge branch 'master' of https://github.com/Devin148/autopsy
Conflicts:
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchAction.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchManager.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchPanel.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearchResultFactory.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbSearcher.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/layer.xml
|
2012-08-02 12:47:59 -04:00 |
|
adam-m
|
29893c5dae
|
Add tika timeout to protect against tika spinning bugs
Uses single thread thread pool to minimize impact on performance/memory
|
2012-08-02 11:59:02 -04:00 |
|
adam-m
|
e2c37a4a57
|
Use a new tika instance for every file - minimize memory errors in tika
|
2012-08-02 09:37:03 -04:00 |
|
adam-m
|
537a6c6f63
|
track and stop stream -> log redirect threads for Solr when stop() called
|
2012-08-01 18:24:44 -04:00 |
|
adam-m
|
2857d369fd
|
Keep ingest script setting disabled for now
|
2012-08-01 16:07:55 -04:00 |
|
adam-m
|
b4d46b251e
|
script GUI setting for ingest
|
2012-08-01 16:06:32 -04:00 |
|
adam-m
|
8a007e8fe1
|
string stream extract - simplify file reads
|
2012-08-01 14:49:46 -04:00 |
|
adam-m
|
a061aaac83
|
add a missing resource
|
2012-08-01 12:17:10 -04:00 |
|
dhurd
|
5488809151
|
Added MD5 hash searching in the toolbar and right click actions. Small bugfix in file extraction.
|
2012-08-01 11:42:48 -04:00 |
|
adam-m
|
aeba457852
|
String extract intl streaming improvements
|
2012-07-31 18:17:34 -04:00 |
|
adam-m
|
2f9c3ae9e4
|
Fix spacing in extr. content viewer
|
2012-07-31 14:28:54 -04:00 |
|
adam-m
|
3e040a0d88
|
Preliminary international string extract streaming, incorporate into Ingest (using default LATIN_2 script for now)
Minor cleanup, use Charset class, update comments.
|
2012-07-31 12:48:37 -04:00 |
|
adam-m
|
df6a3b65b3
|
Add more extensions to html extractor
|
2012-07-25 12:31:11 -04:00 |
|
adam-m
|
27e04f16d1
|
Generalize text extractors more so we support multiple extractors in keyword search that are ordered from more to less specific ones.
Integrate html text extractor into keyword search.
|
2012-07-25 12:19:32 -04:00 |
|
dhurd
|
26e63ef928
|
Updated HTML Parsing to match the output format of Beautiful Soup
|
2012-07-25 10:46:00 -04:00 |
|
dhurd
|
e1857a7647
|
Added HTML parsing via Jericho HTML Parser.
|
2012-07-24 17:10:54 -04:00 |
|
Dick Fickling
|
fde9caadd6
|
Fix bug where changes in keyword list dialog weren't being saved
|
2012-07-24 10:37:45 -04:00 |
|
adam-m
|
81e22f1c2b
|
Store content ids not entire file object to keep track of previous results (less memory required)
|
2012-07-23 17:46:23 -04:00 |
|
adam-m
|
b2b723751d
|
Tika - use no timeout for now for parse() method
|
2012-07-23 17:29:45 -04:00 |
|
adam-m
|
1fd1570cb6
|
Better naming of module events, updated API docs
|
2012-07-22 19:30:51 -04:00 |
|
adam-m
|
c12bb2a75b
|
minor string buffer optimization
|
2012-07-19 17:40:01 -04:00 |
|
adam-m
|
ba518de7c8
|
Add local Tika extract timeout mechanism, similar to that used for Solr indexing
|
2012-07-18 15:06:53 -04:00 |
|
adam-m
|
1fad291255
|
TSK-546 Extracted content Arabic files issue
fixes issue when content was escaped twice in some cases, if set node called multiple times on the same content (that should be looked at too)
|
2012-07-18 13:04:30 -04:00 |
|
adam-m
|
3251f1d65b
|
tika extract jpg not onyl jpeg ext.
|
2012-07-17 13:40:02 -04:00 |
|
adam-m
|
3dc0fc7b52
|
show meta info in last chunk only.
Handle unexpected unchecked exception separately.
|
2012-07-16 21:41:57 -04:00 |
|
adam-m
|
220946e240
|
- append and index meta-data to Tika extracted content
- attempt not to break words when creating chunks from Tika extracted text
|
2012-07-12 17:09:52 -04:00 |
|
adam-m
|
0c6a6a9776
|
If TIKA fails, do string extraction.
Code cleanup.
|
2012-07-11 13:38:17 -04:00 |
|
adam-m
|
9beced7ba4
|
Handle case when reader returns less than asked
Fix tika parsers dependencies for some files like MS Office
|
2012-07-10 17:43:59 -04:00 |
|
adam-m
|
fc4ecf0402
|
Better index timeout est based on actual byte size to ingest
|
2012-07-10 14:13:28 -04:00 |
|
adam-m
|
8f26cda926
|
TSK-519 Add support for files of known filetypes > 100 MB
(first take)
- also fix thunderbird module deps so they work with keyword search module
|
2012-07-10 14:05:35 -04:00 |
|
adam-m
|
66095ab336
|
fix max size of field
|
2012-06-28 13:52:24 -04:00 |
|
adam-m
|
d1fd8e7e63
|
Add toString() method for better logging
|
2012-06-28 13:49:07 -04:00 |
|
adam-m
|
7b6e6a4e19
|
fix sizing
|
2012-06-28 13:46:00 -04:00 |
|