2894 Commits

Author SHA1 Message Date
Richard Cordovano
bc6056a5bd
Merge pull request #6470 from kellykelly3/6989-keyword-search-ingest-terminator
6989 - Added new KeywordSearch ingest OCR process terminator
2020-12-14 11:40:09 -05:00
esaunders
c3e36182db Fix autopsy-solr.in.sh script and make autopsy-solr script executable. 2020-12-09 17:34:45 +00:00
Eugene Livis
2e19c03421 First cut at starting SU Solr server on Linux 2020-12-08 15:36:22 -05:00
Kelly Kelly
1408ce160c Changes as requested by reviewer 2020-12-01 13:53:22 -05:00
Eugene Livis
0259e830d7 Bug fix 2020-11-25 11:47:35 -05:00
Kelly Kelly
5dcb392d0c Added new KeywordSearch ingest OCR process terminator 2020-11-16 17:58:28 -05:00
Eugene Livis
7d8d45e1b1 getMultiUserServerProperties() works for Solr 4 and 8 2020-11-12 17:02:20 -05:00
Eugene Livis
4f175eea50 Updated deprecated schema fields. Improved check for existing collections 2020-11-05 17:16:31 -05:00
Richard Cordovano
68820d4d95
Merge pull request #6428 from eugene7646/32k_chunk_error_6755
32k chunk error (6755)
2020-11-04 12:20:11 -05:00
Eugene Livis
b0c66538ec Fixed a bug in 32k chunking 2020-11-02 12:21:08 -05:00
Eugene Livis
7756f5c7b7 Bug fix 2020-10-30 12:00:46 -04:00
Eugene Livis
567d172cea Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade 2020-10-28 10:48:22 -04:00
Richard Cordovano
afd93ce380 Update version number of module dependencies on Tika module 2020-10-27 16:01:01 -04:00
Eugene Livis
46a47ba9a1 Cleanup 2020-10-27 10:16:58 -04:00
Eugene Livis
c658720e6e fixes 2020-10-26 18:35:49 -04:00
Eugene Livis
261194bac6 Fixed paths 2020-10-26 18:13:17 -04:00
Eugene Livis
6dbd3ef361 Support for Solr 8.6.3 2020-10-26 18:01:34 -04:00
Eugene Livis
7ea2caf906 Bug fix 2020-10-22 17:03:34 -04:00
Eugene Livis
edf13eaca6 Codacy fixes 2020-10-20 16:56:40 -04:00
Eugene Livis
7c8c8ab73c Fixed Typos 2020-10-20 16:18:51 -04:00
Eugene Livis
5d155e7930 Fix 2020-10-20 11:31:17 -04:00
Eugene Livis
cd878d938c Bug fix 2020-10-20 10:33:09 -04:00
Eugene Livis
258c05ecae Always using the latest Solr configs 2020-10-19 18:14:17 -04:00
Eugene Livis
91dbbcf6e5 Stale Solr config fix 2020-10-19 17:18:47 -04:00
Eugene Livis
48ce1cb753 Code review 2020-10-19 12:44:39 -04:00
Eugene Livis
4412f705c8 Code review 2020-10-19 12:40:08 -04:00
Eugene Livis
c342d4da9b Misspelling 2020-10-19 11:48:06 -04:00
Eugene Livis
4e939f4cba Misspelling 2020-10-19 11:44:05 -04:00
Eugene Livis
8a3f608f9e Merged develop 2020-10-05 17:12:38 -04:00
rcordovano
81d726299f Update module dependencies and branding for release 4.17.0 2020-09-26 13:16:36 -04:00
Eugene Livis
289d50ccda Shutting down the periodic batch update thread 2020-09-21 13:16:46 -04:00
Richard Cordovano
d39ae93440
Merge pull request #6271 from kellykelly3/6699-add-tooltip-to-various-locations
6699 - Added tool tips to various lists and tables
2020-09-17 14:11:15 -04:00
Kelly Kelly
71c0b08f70 Added tool tips to various lists and tables 2020-09-15 17:17:06 -04:00
Richard Cordovano
039f409732
Merge pull request #6236 from markmckinnon/6727-iLeapp-module-parser-with-minimal-parsing-of-plugins
6727 i leapp module parser with minimal parsing of plugins
2020-09-14 16:14:24 -04:00
Eugene Livis
f589cfedd9 Codacy 2020-09-11 16:55:28 -04:00
Eugene Livis
5ab44c93ed Minor 2020-09-10 16:20:18 -04:00
Mark McKinnon
b7d5f00eb1 Codacy
Codacy
2020-09-10 11:06:58 -04:00
Eugene Livis
bf560c4cc3 Upgraded embedded Solr to 8.6.2 2020-09-09 17:16:24 -04:00
Eugene Livis
e6a1f3c0c5 Merged develop 2020-09-07 16:31:27 -04:00
Eugene Livis
7ca65cc65b Upgraded to Solr 8.6.2 2020-09-03 16:25:59 -04:00
Eugene Livis
b92c3d7b4d Solr4 batching 2020-09-01 10:37:23 -04:00
Eugene Livis
522d651670 Solr4 batching 2020-09-01 10:33:36 -04:00
Eugene Livis
8a7a754ef2 SU mode bug fix 2020-08-26 18:12:57 -04:00
Eugene Livis
59b26710bf Infinite socket timeout 2020-08-26 17:22:35 -04:00
Richard Cordovano
db07d06ff3 Resolve merge conflicts for release-4.16.0 into develop 2020-08-26 11:08:26 -04:00
rcordovano
19322cd589 Release 4.16.0 module version number updates 2020-08-21 15:47:55 -04:00
Richard Cordovano
99ddf0d440
Merge pull request #6198 from eugene7646/kws_logging
Added catch-all exception firewall around all calls to Solr (6725)
2020-08-21 13:11:00 -04:00
Eugene Livis
8a79780bfe Added cathc-all exception firewall around all calls to Solr 2020-08-20 14:07:35 -04:00
U-BASIS\dsmyda
cb104c44c2 Merge branch 'develop' of github.com:sleuthkit/autopsy into Upgrade-Tika-1.24.1-NBM 2020-08-20 11:48:20 -04:00
Eugene Livis
bc64b01879 Serialized document batching 2020-08-20 09:46:57 -04:00