adam-m
69d55f7cc1
Keyword search ingest improvements: alternative performQueryPerTerm() and equivalent bb write methods - more optimal for grouping results per hit (in ingest) rather then per query.
...
Improves overall keyword search ingest performance.
Improve regex results highlight by using content_ws field.
2012-03-27 00:16:28 -04:00
Dick Fickling
3ce9917c2a
Improve cross platform performance and appearance
2012-03-26 14:08:54 -04:00
Dick Fickling
8130f948e8
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-26 12:41:54 -04:00
adam-m
ae4731f3a6
handle no solr code exception in extracted content
2012-03-26 12:36:11 -04:00
adam-m
c488275bc4
Quietly handle exception when closing case and solr core and some viewer is attemtping to get content
2012-03-26 12:27:05 -04:00
adam-m
6e491f3149
change URL regex
2012-03-26 11:26:39 -04:00
adam-m
abff5dce99
Use proper regex for URLs
2012-03-26 11:04:24 -04:00
Dick Fickling
c0470f53e0
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-26 09:35:21 -04:00
adam-m
66358a5c44
fix bug when keyword list export throws exception in some cases
2012-03-23 17:32:22 -04:00
Dick Fickling
b3dde28f76
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-23 12:15:22 -04:00
Dick Fickling
eb45ab558b
Back and Forward buttons for content viewers
2012-03-23 12:15:00 -04:00
Dick Fickling
8b3c4243fe
Show Extracted Content view by default for Keyword Search Artifacts
2012-03-23 12:10:20 -04:00
adam-m
8f101145e2
keyword search - change attribute ordering, cleanup escaping (now done in BB), do not write selector attribute (should go to gen info)
2012-03-23 12:06:46 -04:00
Dick Fickling
dd6222da75
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-23 10:57:56 -04:00
Dick Fickling
3f66dd3a0b
Gui Tweaks
2012-03-23 10:57:16 -04:00
adam-m
752c5e2910
Reduce size of string extract files
2012-03-23 10:39:34 -04:00
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