2389 Commits

Author SHA1 Message Date
Eugene Livis
43b29dd4ca Cleaned up SolrSearchService to not perform index upgrade 2017-04-19 15:30:57 -04:00
Eugene Livis
a9ef558e4a Cleaned up KWS build.xml 2017-04-19 15:30:22 -04:00
Eugene Livis
17404c2430 Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into remove_solr_upgrade_2557 2017-04-19 14:54:12 -04:00
U-BASIS\dgrove
25e091229e Added 'Remove File Tag' and 'Remove Result Tag' options. 2017-04-19 12:31:05 -04:00
Richard Cordovano
dee95d79c4 Merge remote-tracking branch 'upstream/release-4.4.0-solr-4' into release-4.4.0 2017-04-19 12:05:29 -04:00
esaunders
f702f0a049 Removed Solr 6 server. 2017-04-19 11:03:41 -04:00
esaunders
825262e84a Revert to Solr 4 launch mechanism for single user cases. 2017-04-18 11:37:59 -04:00
esaunders
31180f354e Revert Lucene version. 2017-04-18 11:36:26 -04:00
esaunders
f5b071cdb2 Apparently you need to specify transitive=false to get a complete version of the Solr war. 2017-04-18 11:35:34 -04:00
esaunders
de3f989b52 Revert to Solr 4 schema with addition of content_str and chunk_size fields. 2017-04-18 10:18:13 -04:00
esaunders
af04aeb305 Revert to SolrJ 4.9.1 2017-04-17 16:45:22 -04:00
Eugene Livis
87c69e18da Removed Solr upgrade JARs and IndexUpgrader class 2017-04-17 16:23:43 -04:00
William Schaefer
e842f1f25a 2483 keyword paste now appends, newline is conditional 2017-04-17 15:31:56 -04:00
William Schaefer
23a21bb38f Merge branch 'release-4.4.0' of https://github.com/sleuthkit/autopsy into 2483-PasteKeywordNewline 2017-04-13 14:23:24 -04:00
William Schaefer
ad5ae3e21b 2483 simplified adding newline to end of current keyword list when paste 2017-04-13 14:19:08 -04:00
William Schaefer
5d4681335e 2483 add new line before pasting into keywords list jTextArea 2017-04-13 13:54:57 -04:00
Richard Cordovano
bb8f46217e Merge pull request #2701 from wschaeferB/2462-UnableToDeleteCases
2462 unable to delete cases
2017-04-13 13:03:50 -04:00
Richard Cordovano
e5be1a0f7f Merge pull request #2700 from wschaeferB/2541-RenamingKeyword-rc-280
2541 renaming keyword release 440
2017-04-13 13:02:57 -04:00
William Schaefer
69af487d45 2540 add keyword icon made standard new icon 2017-04-13 11:59:49 -04:00
William Schaefer
845117cbc3 2540 further standardize button sizing and spacing between options panels 2017-04-13 11:48:56 -04:00
William Schaefer
155028efca 2541 resize keyword list panel, larger buttons, more consistant with other panels size 2017-04-13 11:20:36 -04:00
William Schaefer
5bad83da00 2541 clean up boolean logic of copying a keyword list 2017-04-13 11:17:13 -04:00
Eugene Livis
ed5831795e Fixed typo 2017-04-12 13:53:44 -04:00
William Schaefer
d4290e4f99 2540 Edit List button now named Edit List Name 2017-04-12 13:47:56 -04:00
William Schaefer
1b1ef37288 2541 trim trailing and leading spaces from list names to avoid visual dupes 2017-04-12 13:47:42 -04:00
William Schaefer
ff55fd7412 2541-Keywordlists rename no longer deletes names with unchanged name 2017-04-12 13:47:29 -04:00
William Schaefer
d2fe6eb429 2462 made comments in deleteTextIndex more clear 2017-04-11 16:13:19 -04:00
William Schaefer
9afa7e79ac 2462 modified delete to use the indexName from the current Index 2017-04-11 16:11:42 -04:00
Eugene Livis
d1ffdf43ae Updated documentation 2017-04-11 16:03:51 -04:00
Eugene Livis
3701ca74f9 Modified Keyword.equals() method to take the new fileds into account 2017-04-11 15:51:11 -04:00
William Schaefer
3e511254f1 2462 rethrow exception when unable to delete case from invalid IndexMetadata 2017-04-11 14:26:38 -04:00
William Schaefer
be2ca148ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-11 13:48:52 -04:00
William Schaefer
828fc487f9 2462 fixed comment regarding cores with the same name 2017-04-11 13:45:05 -04:00
Eugene Livis
a05b4f73c5 Merge branch 'rc-280' of https://github.com/sleuthkit/autopsy into keyword_class_2495 2017-04-11 13:37:32 -04:00
millmanorama
a3195e8fe5 fix build, don't have anything checked into release 2017-04-11 17:36:23 +02:00
Eugene Livis
aae52e2467 Reduced number of custructors in Keyword class 2017-04-10 17:03:11 -04:00
Eugene Livis
06daab8623 First cut at adding list name and original term to Keyword class 2017-04-10 16:21:03 -04:00
Eugene Livis
530c1745b3 First cut at adding list name and original term to Keyword class 2017-04-10 16:18:10 -04:00
William Schaefer
f0ab0721e0 2462 deleteTextIndex now uses CaseMetadata to get case dir 2017-04-10 15:06:25 -04:00
millmanorama
7be31fe8cf don't use sync="true" when retrieving dependencies with Ivy. 2017-04-10 12:50:56 +02:00
William Schaefer
8b868d028e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2462-UnableToDeleteCases 2017-04-07 18:36:22 -04:00
millmanorama
cb302733e6 KWS uses BootstrapIvy.xml 2017-04-07 15:41:54 +02:00
Richard Cordovano
344429b39c Merge pull request #2657 from wschaeferB/2492-EditKeywordsTitle
2492 - dialog opened by Edit Keyword button now titled Edit Keyword
2017-04-06 17:51:55 -04:00
Richard Cordovano
3a7697e5f5 Merge pull request #2649 from millmanorama/2371-CoreLibs-IG-KWS-EMAIL
2371 corelibs, ig, kws
2017-04-05 09:22:34 -04:00
Richard Cordovano
eaf8272861 Update JIRA reference in SolrSearchService.java 2017-04-04 18:23:49 -04:00
William Schaefer
fd781e207d 2492 - dialog opened by Edit Keyword button now titled Edit Keyword 2017-04-03 14:25:08 -04:00
millmanorama
481c994a20 don't delete release folder 2017-03-31 15:23:23 +02:00
millmanorama
a9520d1891 move solr deployment and index upgrade tools out of release, and copy them in on build. Download jars need for index upgraders with Ivy. 2017-03-31 15:23:22 +02:00
millmanorama
034af79420 delete solr jars on clean 2017-03-31 15:22:55 +02:00
millmanorama
d91784aced delete modules/ext for suite, corelibs, and KWS on clean 2017-03-31 15:22:52 +02:00