Commit Graph

273 Commits

Author SHA1 Message Date
Erick Erickson f690302e05 SOLR-12727: Upgrade ZooKeeper dependency to 3.4.13 2018-12-09 08:50:51 -08:00
markrmiller d8f482f5fb SOLR-13030: Update executor usage to work correctly with Java 11 and update Mockito & HttpComponents to work with Java 11 and fix get remote info retry to work across jvms better. 2018-12-01 00:26:02 -06:00
Erick Erickson fc886497de SOLR-12423: Upgrade to Tika 1.19.1 when available. Fixes #468 2018-10-17 13:06:09 -04:00
Dawid Weiss 6be01e2ade LUCENE-8485: Update randomizedtesting to version 2.6.4. 2018-09-05 11:51:02 +02:00
Steve Rowe 711a72ed84 LUCENE-8456: Upgrade Apache Commons Compress to v1.18 2018-08-16 12:06:33 -04:00
David Smiley c3887b351e SOLR-12586: Change ParseDateFieldUpdateProcessorFactory to use java.time.DateTimeFormatter, not Joda Time.
Note: slightly different pattern language!
Remove Joda Time.
Closes #428
2018-08-07 11:51:16 -04:00
Varun Thacker 0b59b0ed1d SOLR-12617: remove beanutils license and notice files 2018-08-03 13:38:10 -07:00
Varun Thacker e3cdb395a4 SOLR-12617: Remove Commons BeanUtils as a dependency 2018-08-03 09:46:54 -07:00
koji 34686c00dd LUCENE-8420: Upgrade OpenNLP to 1.9.0 2018-07-23 13:55:22 +09:00
Erick Erickson db8db0d2b6 SOLR-12551: Upgrade to Tika 1.18 2018-07-14 15:45:33 -07:00
Alexandre Rafalovitch b7d14c50fb SOLR-11694: Remove outdated UIMA module 2018-07-07 09:58:57 -04:00
Shalin Shekhar Mangar ffd9944315 SOLR-12468: Upgrade Jetty to 9.4.11.v20180605 2018-06-25 19:02:06 +05:30
Robert Muir 2ea416ee3d LUCENE-8366: Upgrade to ICU 62.1 2018-06-21 20:09:13 -04:00
Andrzej Bialecki 3022bbce2e SOLR-12445: Upgrade Dropwizard Metrics to version 3.2.6. 2018-06-06 15:14:22 +02:00
Andrzej Bialecki 6bbce38b77 SOLR-11779: Basic long-term collection of aggregated metrics. 2018-05-29 10:35:39 +02:00
Dawid Weiss 0e4e0096fd SOLR-12396: Upgrade Carrot2 to 3.16.0, HPPC to 0.8.1, morfologik to 2.1.5 2018-05-25 09:16:41 +02:00
Varun Thacker 8a697ee09c SOLR-12265: Fix jetty-start shade issue 2018-05-10 10:10:44 -07:00
Dawid Weiss b53ee58023 LUCENE-8301: Update randomizedtesting to 2.6.0 2018-05-09 13:28:03 +02:00
Varun Thacker 1705e4f291 SOLR-12265: Upgrade to Jetty 9.4.10 2018-05-08 21:31:09 -07:00
Varun Thacker f6cbb2db6b SOLR-10036: Upgrade jackson from 2.5.4 to 2.9.5 2018-04-28 16:56:06 -07:00
Steve Rowe d09c76518a SOLR-12204: Upgrade commons-fileupload dependency to 1.3.3 to address CVE-2016-1000031 2018-04-18 19:28:55 -04:00
Robert Muir 40c8792dbf LUCENE-8175: upgrade icu4j to 61.1 which fixes concurrency issue 2018-03-26 19:02:44 -04:00
Robert Muir 4522e45bda LUCENE-8175: un-revert "LUCENE-8122: Upgrade analysis/icu to ICU 60.2"
the new icu version has been released that fixes the concurrency issue.
2018-03-26 18:27:12 -04:00
Erick Erickson 624d128b5e SOLR-7887: Upgrade Solr to use log4j2 -- log4j 1 now officially end of life 2018-03-25 19:16:09 -07:00
koji 6d66fc04b2 SOLR-11795: Add Solr metrics exporter for Prometheus 2018-03-05 15:36:32 +09:00
koji 4e198a2737 Revert "SOLR-11795: Add Solr metrics exporter for Prometheus"
This reverts commit 6859acc450.
2018-02-24 10:38:06 +09:00
koji 6859acc450 SOLR-11795: Add Solr metrics exporter for Prometheus 2018-02-22 15:08:46 +09:00
Adrien Grand cc1efdb4a3 Revert "LUCENE-8122: Upgrade analysis/icu to ICU 60.2"
This reverts commit 07407a5b53.
2018-02-20 14:40:53 +01:00
David Smiley 4700b1d304 LUCENE-8161: Update Spatial4j to 0.7. Add JTS as a test dependency. 2018-02-08 15:59:52 -05:00
Erick d15ab2f499 SOLR-11658: Upgrade ZooKeeper dependency to 3.4.11 2018-01-28 19:34:49 -08:00
Erick Erickson a6b5c5bfb0 SOLR-11810: Upgrade Jetty to 9.4.8 2018-01-16 12:14:03 -08:00
Robert Muir 07407a5b53 LUCENE-8122: Upgrade analysis/icu to ICU 60.2 2018-01-08 16:33:38 -05:00
Erick Erickson 7e321d70df SOLR-11701: Upgrade to Tika 1.17 when available 2017-12-24 17:03:00 -08:00
Steve Rowe 3e2f9e62d7 LUCENE-2899: Add OpenNLP Analysis capabilities as a module 2017-12-15 11:24:18 -05:00
Mike McCandless 77e6e291bf LUCENE-7994: use int/int scatter map to count facets when number of hits is small relative to number of unique facet labels 2017-11-01 12:58:53 -04:00
tballison 605304d927 tika's default was switched to "process embedded" -- need to send EmptyParser
into ParseContext now to turn off parsing of embedded documents

add curvesapi for vsdx and unit test.
2017-10-10 08:23:59 -04:00
tballison c501e8139c SOLR-10335 -- Upgrade to Tika 1.16 -- add collections4 sha1 and license/notice info 2017-10-05 12:26:56 -04:00
tballison a5c4777314 SOLR-10335 -- Upgrade to Tika 1.16 2017-10-05 12:22:48 -04:00
Cassandra Targett 7c77c8778f SOLR-11385: Update asciidoctor-ant version to 1.6.0-alpha.5 2017-09-21 12:27:49 -05:00
Joel Bernstein f828edf332 SOLR-11241: Fix sha1 file 2017-09-07 13:45:23 -04:00
Joel Bernstein 26201c8dad SOLR-11241: Fix precommit 2017-09-06 11:32:04 -04:00
markrmiller ded726ad82 SOLR-11209: Try and fix sha1 file. 2017-08-31 20:10:50 -05:00
Dawid Weiss efe9003043 LUCENE-7948: Upgrade randomizedtesting to 2.5.3 (minor fixes in test filtering for IDEs). 2017-08-31 23:34:39 +02:00
markrmiller db87e55750 SOLR-11209: Upgrade HttpClient to 4.5.3. 2017-08-28 18:03:18 -05:00
Uwe Schindler cf051abcb9 SOLR-11261: Fix missing dependency & add new thread filter 2017-08-20 17:44:30 +02:00
Uwe Schindler c68e668dd7 SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
This also reverts commit 85a27a231f.
2017-08-20 13:28:18 +02:00
David Smiley 18a02ac348 SOLR-11249: Upgrade Jetty to 9.3.20.v20170531 2017-08-17 09:17:31 -04:00
Kevin Risden 383b3eac65 Upgrade to Calcite 0.13.0 and Calcite Avatica 0.10.0 2017-08-06 13:12:41 -05:00
Simon Willnauer ff7ccdeebb LUCENE-7896: Upgrade to randomizedRunner-2.5.2 2017-07-05 16:12:32 +02:00
Noble Paul 57fe80d8a0 SOLR-10744: Update noggit to newer version (0.8) 2017-06-01 15:13:00 +09:30