1920 Commits

Author SHA1 Message Date
Eugene Livis
04519bc9ba Index upgrade code now mimics TSK.updateDatabaseSchema() 2017-01-18 16:09:38 -05:00
Eugene Livis
9f9e79dd99 Multiple bug fixes 2017-01-18 15:36:52 -05:00
Eugene Livis
d7247add82 Added logic to pick best existing index as upgrade candidate 2017-01-18 14:48:16 -05:00
Eugene Livis
6ec2ae379e Added logic to identify and store index's solr and schema versions 2017-01-18 14:20:37 -05:00
Eugene Livis
903c5d7820 Changed multiple methods to have private access 2017-01-18 09:28:41 -05:00
esaunders
401ac636b9 Modified filterResults() to take entire document id into consideration when determining whether a hit has been seen before. 2017-01-17 21:34:44 -05:00
Eugene Livis
4529554341 Minor 2017-01-17 17:10:44 -05:00
Eugene Livis
fa9925cbd6 More code review stuff 2017-01-17 17:08:37 -05:00
Eugene Livis
247b3c96aa More work 2017-01-17 16:30:10 -05:00
Eugene Livis
fc0fcfc3f1 Minor 2017-01-17 14:36:00 -05:00
Eugene Livis
5332213e5f More code review changes 2017-01-17 14:32:47 -05:00
Eugene Livis
61181d4329 More code review changes 2017-01-17 14:13:40 -05:00
Eugene Livis
48b58ce9b0 Split IndexHandler into multiple classes 2017-01-17 12:57:40 -05:00
Eugene Livis
623758527d Addressed some of the code review comments 2017-01-17 12:32:23 -05:00
Eugene Livis
d6bdf09d24 Resolved multiple TODOs 2017-01-13 15:18:25 -05:00
Eugene Livis
ee340f0699 Added logging, exception handling, etc 2017-01-13 14:21:02 -05:00
Eugene Livis
8749bfa5ea Added a dialog to ask user whether they want to upgrade index 2017-01-13 13:39:26 -05:00
Eugene Livis
5d2f2fbf42 Calling SolrSearchService from Case again 2017-01-13 10:47:54 -05:00
Eugene Livis
22681e5db8 Reverting some project changes 2017-01-13 10:29:20 -05:00
Eugene Livis
90255f3ad8 Reverting some project changes 2017-01-13 10:23:22 -05:00
Eugene Livis
ce8dc1f777 Reverting some project changes 2017-01-13 10:22:06 -05:00
Eugene Livis
fe7d858b0e Reverting some changes 2017-01-13 10:08:27 -05:00
Eugene Livis
73c9b65148 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade 2017-01-13 10:04:47 -05:00
Eugene Livis
6d5e0e46ad Added comments 2017-01-13 10:03:35 -05:00
Eugene Livis
6b192f7f76 Improvements to Solr4IndexUpgrade.jar and Solr5IndexUpgrade.jar 2017-01-13 09:54:48 -05:00
Eugene Livis
f66db79cfa Added JARs and logic to execute Solr 5 to 6 upgrade 2017-01-13 09:43:50 -05:00
esaunders
b813a8dadd Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-13 09:01:23 -05:00
esaunders
a0304264ff Removed whitespace trimming. 2017-01-13 08:59:27 -05:00
Eugene Livis
b53db96aeb Added JARs and logic to execute Solr 4 to 5 upgrade 2017-01-12 16:49:14 -05:00
Eugene Livis
5725037add Changes to download all JARs required for index upgrade 2017-01-12 11:08:49 -05:00
Richard Cordovano
5a9a50c09c Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-11 17:38:28 -05:00
Eugene Livis
8337763b82 Added support to upgrade index from solr 4 to 5 2017-01-11 15:11:01 -05:00
William Schaefer
35bf21eefe Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-11 14:39:30 -05:00
William Schaefer
f052539e21 2197-renumbered Option panel position to account for new panel 2017-01-11 13:32:00 -05:00
esaunders
0c6fafc9b0 Updated schema version number to 2.0. 2017-01-11 12:31:22 -05:00
Richard Cordovano
aa4474d54d Change TikaTextExtractor static init parallelStream use to stream 2017-01-11 12:31:15 -05:00
Eugene Livis
8518a208ff Merge latest 2017-01-11 12:20:16 -05:00
Eugene Livis
87e2ab623a More wor 2017-01-11 12:19:07 -05:00
esaunders
8cf57c9346 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-11 11:23:49 -05:00
Richard Cordovano
c6adff9c59 Merge in develop with overlapping chunks 2017-01-11 11:22:34 -05:00
esaunders
95e846e2b4 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-11 10:59:44 -05:00
esaunders
30c400d601 Removed debug flag from Solr query. 2017-01-11 10:59:14 -05:00
Richard Cordovano
eb8422ca1e Merge develop into search_improvements with 32K chunks 2017-01-11 10:19:35 -05:00
Eugene Livis
77b5f3ad97 Creating a reference copy of the original index and config set 2017-01-10 17:43:11 -05:00
Richard Cordovano
03e3747f7a Complete AutopsyService and ProgressIndicator interfaces 2017-01-10 14:12:39 -05:00
esaunders
b446e6d23b Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query 2017-01-10 11:05:41 -05:00
esaunders
0aa5d0f63b Changed set of boundary characters into a character class expression which eliminates the need for the 'or' (|) character. 2017-01-10 11:04:50 -05:00
esaunders
acf05a45e8 Modified message that is displayed in content viewer when we are unable to find the text associated with a keyword hit. 2017-01-10 10:26:11 -05:00
esaunders
d20e70b58b Reverting previous modification of IP address regex as it does not help reduce false positives. 2017-01-10 10:24:57 -05:00
Eugene Livis
42360c52ca Moved all the logic into new IndexHandling class 2017-01-09 17:07:58 -05:00