13594 Commits

Author SHA1 Message Date
Eugene Livis
74dab18ca6 Added ability to unload Solr 6 cores 2017-01-26 15:56:29 -05:00
Richard Cordovano
3e4c8ab482 Merge pull request #2485 from millmanorama/off-by-one-fix
lower chunk size limit slightly to prevent reading too much
2017-01-26 12:58:22 -05:00
millmanorama
9d04c52a0c lower chunk size limit slightly to prevent reading too much 2017-01-26 17:39:54 +01:00
Richard Cordovano
c6c45288f4 Fixes for Case operation cancellation infrastructure 2017-01-26 09:17:37 -05:00
William Schaefer
c76f4a7887 2198-Run ingest module wizard added but not connected to profiles 2017-01-25 15:33:36 -05:00
Richard Cordovano
15d9086127 Merge pull request #2484 from esaunders/2121_regex_query
Updated regex validation and keyword search document
2017-01-25 14:23:22 -05:00
esaunders
1a593aa02e Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-25 14:08:14 -05:00
esaunders
0d77999119 Updated regular expression section of keyword search document. 2017-01-25 14:05:17 -05:00
esaunders
8d5c4de4b8 Updated regular expression validation. 2017-01-25 14:04:04 -05:00
Richard Cordovano
f7a2590f70 Merge pull request #2483 from millmanorama/lucene-queries-on-old-schema
Lucene queries on old schema
2017-01-25 12:44:52 -05:00
Richard Cordovano
313b913814 Merge pull request #2482 from millmanorama/npe-fix
fix npe when a hit is in the file name and so the  "parent" index ent…
2017-01-25 12:43:22 -05:00
millmanorama
8fcdee830b fix LuceneQuery for old index schemas 2017-01-25 16:36:31 +01:00
millmanorama
adbc85f744 fix npe when a hit is in the file name and so the "parent" index entry is returned, which does not include a chunksize. Allways accept these hits. 2017-01-25 12:28:05 +01:00
Richard Cordovano
3ada14c54d Enable search features by schema version 2017-01-24 18:40:14 -05:00
Richard Cordovano
f7ea9f8e4d Case metadata bug fix 2017-01-24 18:39:51 -05:00
Richard Cordovano
9827feb351 Merge pull request #2481 from eugene7646/index_upgrade_5
Solr Index upgrade
2017-01-24 16:39:35 -05:00
Eugene Livis
6cbe8838da Merge latest, resolve conflicts 2017-01-24 16:12:52 -05:00
Eugene Livis
ef1d492e3a Code review comments 2017-01-24 16:03:10 -05:00
Richard Cordovano
719a5259f2 Merge pull request #2480 from rcordovano/open_case_resources
Open case resources
2017-01-24 16:00:37 -05:00
Eugene Livis
18b301394a Bug fix 2017-01-24 15:59:10 -05:00
Richard Cordovano
8fc797a16a Bug fixes for Case changes, etc. 2017-01-24 15:45:26 -05:00
Richard Cordovano
ec108b0b06 Bug fixes for Case changes, etc. 2017-01-24 13:54:12 -05:00
Richard Cordovano
efb48b4d5c Bug fixes for Case changes, etc. 2017-01-24 12:23:19 -05:00
William Schaefer
5920b04557 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-24 11:33:59 -05:00
William Schaefer
473b7dc17a 2197 - hiding history button when creating profile as per design doc 2017-01-24 11:33:05 -05:00
William Schaefer
258035a1c3 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-24 10:56:59 -05:00
William Schaefer
82a921e27f 2197-changed config profile directory name to match design document 2017-01-24 10:56:25 -05:00
Richard Cordovano
a5ecb62da9 Bug fixes for Case changes, etc. 2017-01-24 09:47:19 -05:00
Richard Cordovano
e7ecd2e756 Bug fixes for Case actions 2017-01-24 00:37:04 -05:00
William Schaefer
1cd4634742 Merge branch '2197-ProfileOptionsPanel' of https://github.com/wschaeferB/autopsy into 2198-RunIngestModuleWizard 2017-01-23 16:49:46 -05:00
William Schaefer
c1888c88c3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-23 16:48:27 -05:00
William Schaefer
c67613754c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-23 16:48:03 -05:00
esaunders
f30b1a70f2 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-23 16:47:40 -05:00
William Schaefer
96fb0438c7 2197 added duplicate profile name detection 2017-01-23 16:45:48 -05:00
Richard Cordovano
fd19c4f712 Merge pull request #2478 from millmanorama/drop-tvrh
drop Term Vector Component
2017-01-23 16:44:33 -05:00
millmanorama
c616b45b33 much simpler version that also works for hits that are not single terms in the Solr index. 2017-01-23 22:28:43 +01:00
U-BASIS\zhaohui
03a639c3da Merge remote-tracking branch 'upstream/develop' into 2093-parameterizeRegressionPythonScript 2017-01-23 16:16:33 -05:00
William Schaefer
a818e0be7a 2197 documentation fixes 2017-01-23 15:37:18 -05:00
esaunders
573ce77176 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-23 12:40:50 -05:00
Richard Cordovano
bcb97180c4 Merge pull request #2476 from millmanorama/2141
2141 Update artifact generation for non-Regex queries with overlapping chunks
2017-01-23 12:28:00 -05:00
Richard Cordovano
92616368f0 Merge pull request #2475 from millmanorama/2140
2140 Update artifact generation for Regex queries with overlapping chunks
2017-01-23 12:27:29 -05:00
William Schaefer
00e52bd873 2197 removed saving from cancel method of ingest options panel 2017-01-23 12:21:23 -05:00
millmanorama
d7c22c13a8 pull back chunksize during RegexQuery 2017-01-23 18:09:52 +01:00
millmanorama
04fb197322 break while(hitMatcher.find()) loop if we find a hit inside the window. 2017-01-23 18:03:59 +01:00
millmanorama
b05c39dfd1 minor fixes and cleanup 2017-01-23 18:01:12 +01:00
millmanorama
6ec496d33e comment and cleanup 2017-01-23 18:01:12 +01:00
millmanorama
8c5841a3bb first pass at excludinghit past chunk size 2017-01-23 18:01:12 +01:00
millmanorama
c8c8f45687 begin to parse termvectors in LuceneQuery 2017-01-23 18:01:11 +01:00
William Schaefer
80c85daef8 2197-buttons should no longer re-enable before ingest finishes 2017-01-23 12:00:49 -05:00
Richard Cordovano
938edeb0ab Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources 2017-01-23 11:59:34 -05:00