jmillman
|
762f62bc7c
|
SOLR_DOCUMENT_IDs working in query; cleanup and comments in Accounts.java
|
2016-07-20 12:20:13 -04:00 |
|
jmillman
|
ba308fb5da
|
add counts to ByFileNode and ByBINNode
|
2016-07-19 16:00:39 -04:00 |
|
jmillman
|
415e54b645
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchList.java
|
2016-07-19 15:02:32 -04:00 |
|
Richard Cordovano
|
48bb082e54
|
Change build.type property back to DEVFELOPMENT
|
2016-07-19 13:52:44 -04:00 |
|
Richard Cordovano
|
5774b55c08
|
Merge release-4.1.0 into develop
|
2016-07-19 13:48:25 -04:00 |
|
Richard Cordovano
|
57fcb31d2d
|
Update keyword_search.dox
|
2016-07-19 12:32:40 -04:00 |
|
Richard Cordovano
|
c61c52ae1e
|
Merge pull request #2283 from millmanorama/regex-documentation
add description of anchoring behavior to keyword_search.dox
|
2016-07-19 12:31:09 -04:00 |
|
Richard Cordovano
|
5936336d7c
|
Merge pull request #2282 from millmanorama/revert-setSubstringQuery
remove the call to setSubstringQuery for regex searches. incorporate…
|
2016-07-19 12:30:13 -04:00 |
|
jmillman
|
bdf927152e
|
add description of anchoring behavior to keyword_search.dox
|
2016-07-19 12:17:45 -04:00 |
|
jmillman
|
467464c3a1
|
remove the call to setSubstringQuery for regex seraches. incorporate .* into ccn regex
|
2016-07-19 11:35:17 -04:00 |
|
Karl Mortensen
|
5afbd922aa
|
Use resources instead of full path
autopsy-4.1.0
|
2016-07-19 11:22:55 -04:00 |
|
jmillman
|
cc8a7aa7a9
|
improve refresh behaviour
|
2016-07-19 11:20:51 -04:00 |
|
jmillman
|
c80a80998a
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node
|
2016-07-19 10:23:07 -04:00 |
|
Richard Cordovano
|
9293da4cbe
|
Update suite project properties for 4.1.0 release
|
2016-07-18 17:58:44 -04:00 |
|
Richard Cordovano
|
3a8b93d5ee
|
Merge pull request #2278 from millmanorama/816-create-account-artifacts
816 create account artifacts
|
2016-07-18 17:55:16 -04:00 |
|
jmillman
|
42c962eaf1
|
elevate log messages from warnings to severe. make seperate methods to parse track 1 and track 2
|
2016-07-18 17:54:13 -04:00 |
|
Richard Cordovano
|
22fb5c0bbb
|
Update NEWS.txt for delayed 4.1.0 release
|
2016-07-18 17:21:27 -04:00 |
|
jmillman
|
4b45b24815
|
rearrange code so diffing is easier
|
2016-07-18 16:44:36 -04:00 |
|
jmillman
|
a311964c82
|
Merge remote-tracking branch 'upstream/develop' into 816-create-account-artifacts
|
2016-07-18 15:13:05 -04:00 |
|
jmillman
|
87b27e624e
|
cleanup
|
2016-07-18 15:12:43 -04:00 |
|
jmillman
|
7086194b72
|
Merge branch '816-create-account-artifacts' into 825-accounts-node
|
2016-07-18 14:02:11 -04:00 |
|
jmillman
|
6b45fda2f0
|
rename artifacts and attributes
|
2016-07-18 13:28:26 -04:00 |
|
Richard Cordovano
|
4b32c1e0b2
|
Merge pull request #2281 from APriestman/fixWarnings
Fix a couple of warnings from our CallableSystemActions
|
2016-07-18 13:18:19 -04:00 |
|
jmillman
|
fea2ed078f
|
cleaning up Accounts.java WIP
|
2016-07-18 13:09:42 -04:00 |
|
Ann Priestman
|
b8f892ab6a
|
Fix a couple of warnings from our CallableSystemActions
|
2016-07-18 12:34:17 -04:00 |
|
jmillman
|
bc0b033d85
|
add count to BIN nodes
|
2016-07-18 11:44:54 -04:00 |
|
Richard Cordovano
|
6fe30cbc4c
|
Refined keyword highlight query result message
|
2016-07-18 11:39:51 -04:00 |
|
jmillman
|
b04a038001
|
add listeners to update tree as ingest goes
|
2016-07-18 11:16:48 -04:00 |
|
Richard Cordovano
|
165a6dbc97
|
Merge pull request #2279 from eugene7646/kws
1878 Fixed a bug where indexed text content viewer erroneously reported "no keyword hits"
|
2016-07-18 10:02:54 -04:00 |
|
Eugene Livis
|
238e37ed2b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-07-18 09:35:23 -04:00 |
|
jmillman
|
c23856eed7
|
Merge remote-tracking branch 'upstream/develop' into 825-accounts-node
|
2016-07-18 09:25:42 -04:00 |
|
Richard Cordovano
|
fbaae05baf
|
Refined keyword highlight query result message
|
2016-07-15 18:12:40 -04:00 |
|
Richard Cordovano
|
ef7226e1bc
|
Merge pull request #2279 from eugene7646/kws
1878 Fixed a bug where indexed text content viewer erroneously reported "no keyword hits"
|
2016-07-15 17:15:16 -04:00 |
|
jmillman
|
126f25a6f0
|
WIP
|
2016-07-15 16:25:54 -04:00 |
|
Eugene Livis
|
53c0b90580
|
Added logging when an exception is caught. Modified UI text
|
2016-07-15 15:32:26 -04:00 |
|
jmillman
|
f50bb3ba2d
|
add BIN level to tree. hide accounts from extracted content
|
2016-07-15 13:53:19 -04:00 |
|
Eugene Livis
|
77330b8c32
|
Optimizated algorithm and removed code duplication
|
2016-07-15 13:33:14 -04:00 |
|
Eugene Livis
|
102b2b4c56
|
Fixed a bug when literal search string contains caracters that need to be escaped
|
2016-07-15 13:16:09 -04:00 |
|
Eugene Livis
|
b5adc541b8
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws
|
2016-07-15 13:09:35 -04:00 |
|
Eugene Livis
|
5adb67ceb0
|
Code and comment cleanup
|
2016-07-15 13:08:50 -04:00 |
|
Eugene Livis
|
9dfe64a71a
|
Code and comment cleanup
|
2016-07-15 13:05:57 -04:00 |
|
Eugene Livis
|
e44e9b76c8
|
Simplified search query. Fixed a bug with escaping of aggregated term queries
|
2016-07-15 13:01:25 -04:00 |
|
Eugene Livis
|
d3b3efa657
|
Fixed several bugs in Solr highlighting query construction and escaping
|
2016-07-15 12:30:12 -04:00 |
|
Richard Cordovano
|
46aed12d9b
|
Fix further tidy up of IngestJobSettigsPanel construction
|
2016-07-15 10:01:32 -04:00 |
|
Richard Cordovano
|
aa4a0d3816
|
Further tidy up IngestJobSettigsPanel construction
|
2016-07-15 09:47:10 -04:00 |
|
Richard Cordovano
|
62c760363b
|
Tidy up IngestJobSettigsPanel construction
|
2016-07-15 09:44:11 -04:00 |
|
Richard Cordovano
|
b11490a9ef
|
Fix ISEs and NPEs emanating from IngestJobSettingsPanel
|
2016-07-15 09:37:39 -04:00 |
|
jmillman
|
5282056130
|
initial pass at Accounts Nodes
|
2016-07-14 17:05:33 -04:00 |
|
Eugene Livis
|
b29681356d
|
Catching all exceptions when querying Solr for highlighting
|
2016-07-14 13:01:44 -04:00 |
|
jmillman
|
793155a587
|
cleanup ResultsNode
|
2016-07-14 12:09:21 -04:00 |
|