Dick Fickling
e51534e678
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-21 16:07:48 -04:00
Dick Fickling
2f0c1664bc
Rearrange keyword search toolbar
2012-03-21 16:07:10 -04:00
adam-m
f6d1b8951f
Fix more compile warnings in keyword search
2012-03-19 21:29:18 -04:00
adam-m
c928788bb6
- Fix to show stats and file ingest dialog after ingest complete and also all background threads (keyword search) completed.
...
- fix to not run complete() portion of keyword search service in some cases, when service was not selected to run
2012-03-19 18:54:12 -04:00
adam-m
15409ce3a9
Improve keyword search blackboard data escaping
2012-03-19 13:35:05 -04:00
adam-m
0c6865cf92
bugfix when Case is closing and Solr core no longer available, and event arrives to update extracted content view
2012-03-16 16:24:04 -04:00
adam-m
e7f23c8412
- Improve term component query when aggregate files query is too long and SOlr throws parse exception: divide into multiple subqueries 100 terms each
...
- temporarily disable true URL regex - it needs the stored="true" in SOlr schema to work properly
2012-03-16 13:13:26 -04:00
adam-m
c8d18cf38c
Add thread safety to Solr Server class for running queries from multiple threads and closing / opening core in event handlers
2012-03-16 09:59:40 -04:00
adam-m
4bf669147f
Improve escaping of keyword search results for blackboard
2012-03-16 09:43:44 -04:00
adam-m
1506ecfcd0
Fix a keyword search bug when regex matches with some upper case chars would not be written to blackboard
2012-03-15 18:35:26 -04:00
adam-m
18b00fc294
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-15 18:10:34 -04:00
adam-m
bb798dac66
TSK-398 Highlighter / preview for regexp search shows also subtokens
...
- made code changes, but currently inactive - needs Solr schema change to stored="true"
- minor additional improvements, escaping to allow queries with special chars
- added more accurate URL matching in keyword list
2012-03-15 18:06:53 -04:00
Dick Fickling
09e05961d7
TSK-410: Remove warnings
2012-03-14 17:18:15 -04:00
adam-m
18fa7e67e3
added java comments for clarification
2012-03-14 13:57:10 -04:00
adam-m
9e67c1ad1f
fix keyword search compile warns
2012-03-14 10:19:42 -04:00
Dick Fickling
73c5e6fd47
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-13 09:38:19 -04:00
adam-m
14ef6cae08
Minor gui tweak - combo box
2012-03-12 17:27:53 -04:00
Dick Fickling
0e844f00d2
Highlight keyword matches when viewed from Directory Tree
...
TSK-400: Artifact selection bug
2012-03-12 17:22:27 -04:00
adam-m
e7a98f01bb
bugfix when deleting keywords from the list
2012-03-12 17:19:47 -04:00
adam-m
68d0fa7e7c
Update default keyword list selectors
2012-03-12 16:53:52 -04:00
adam-m
4c89e766ba
TSK-361 Incorporate standard selectors / reg-exp - gui changes
2012-03-12 16:48:06 -04:00
adam-m
3a3e04ff3d
TSK-361 Incorporate standard selectors / reg-exp (add attributes)
2012-03-12 14:13:00 -04:00
adam-m
98536640cb
Keyword search regex result BB writes: fix if match has any special characters misinterpreted by Lucene
2012-03-09 17:04:37 -05:00
adam-m
f2edf87d93
Remove obsolete keyword search top components
2012-03-09 16:57:11 -05:00
adam-m
16ce7c8511
Cleanup, remove obsolete keyword search code.
2012-03-09 16:47:35 -05:00
adam-m
1700552b08
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-09 15:17:47 -05:00
adam-m
95ff9fdec9
- bugfix: make sure that services order in the queue is preserved and deterministic, since we are relying on it now
...
- add ERROR return value to be returned by file services to hint other services to stop processing the file
2012-03-09 15:17:24 -05:00
Dick Fickling
f87b9b09c5
TSK-390: Keyword search hierarchy
2012-03-09 12:30:55 -05:00
Dick Fickling
37139d6cef
TSK-396: "Search matches" viewer result navigation
2012-03-09 09:35:50 -05:00
Dick Fickling
70b40952d6
Move Advanced Configuration Dialog into CoreComponents
...
so that Ingest, Keyword Search, and Hash Database can use it.
2012-03-09 09:34:44 -05:00
adam-m
11be75ed45
Fix message typo
2012-03-08 18:28:28 -05:00
adam-m
f090ddd722
Improve build in www regex
2012-03-08 15:23:37 -05:00
adam-m
37ba8bcf7b
Keyword search: message formatting improved
2012-03-08 14:49:41 -05:00
Dick Fickling
f1004ab2cd
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-07 17:13:28 -05:00
Dick Fickling
a01148112b
Fix bug where if list contained same keyword both regex and otherwise,
...
only one would show up.
2012-03-07 17:13:11 -05:00
adam-m
33972a8c0a
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-07 17:06:53 -05:00
adam-m
124095a516
TSK-395 Send data event also in manual regex search
...
fixed
adjsuted the child factory hierarchy to always pass in the original query used along with the key value pairs
2012-03-07 17:06:30 -05:00
Dick Fickling
d65419f65f
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-07 15:35:18 -05:00
adam-m
8711d47ac4
TSK-349 Use NSRL info for keyword ingest
2012-03-07 15:26:41 -05:00
Dick Fickling
c1a27932ca
TSK-311: Enable word wrap on HTML viewer
2012-03-07 10:47:20 -05:00
Dick Fickling
37894dfab8
TSK-359: "View in new window" does not work if you get table for keyword search
2012-03-07 10:36:51 -05:00
Dick Fickling
eb87c72133
TSK-359: "View in new window" does not work if you get table for keyword search
2012-03-06 16:07:24 -05:00
adam-m
d3a43680a1
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-06 15:37:55 -05:00
adam-m
7f873f44f7
TSK-377 Update regular expressions
2012-03-06 15:37:25 -05:00
Dick Fickling
b7e4088111
Don't associate search results from single keyword search with a keyword list
2012-03-06 14:47:03 -05:00
Dick Fickling
38a5e4535f
Label text change
2012-03-06 13:26:40 -05:00
Dick Fickling
c292d9f8f4
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-05 16:49:15 -05:00
Dick Fickling
7750c00ab9
TSK-387: Record number of docs in index
2012-03-05 16:48:54 -05:00
adam-m
7ddec67c59
Add Explorer top component open action dynamically to menu only for selected explorers
2012-03-05 16:40:16 -05:00
Dick Fickling
ad5afc03c7
Show dialog to user when attempting to search with no files indexed
2012-03-05 12:55:13 -05:00