31660 Commits

Author SHA1 Message Date
Mikhail Khludnev
efa9d9571f SOLR-13081: catching solrj exception as well in the negative test 2019-04-25 13:50:15 +03:00
Ishan Chattopadhyaya
430f059380 SOLR-13394: Switch default GC from CMS to G1 2019-04-25 13:59:33 +05:30
Mikhail Khludnev
13be0b1af2 SOLR-13081: Let in-place update work with route.field 2019-04-25 10:01:13 +03:00
Erick Erickson
f08ddbc713 SOLR-13268: Clean up any test failures resulting from defaulting to async logging
(cherry picked from commit 48dc020ddaf0b0911012b4d9b77d859b2af3d3ae)
2019-04-24 10:54:31 -07:00
Andrzej Bialecki
60af5dfcfc SOLR-13423: Upgrade RRD4j to version 3.5. 2019-04-24 13:10:08 +02:00
Ishan Chattopadhyaya
a2d499e32a SOLR-12167: Throw an exception, instead of just a warning, upon unknown atomic update 2019-04-24 16:22:34 +05:30
Gus Heck
0cfd85baef SOLR-13418 - safer synchronization and zk version checking for collection properties
(cherry picked from commit 80d3ac8709c6d93c4e4634dc7c10ef667a029cb1)
2019-04-23 12:43:34 -04:00
Jan Høydahl
e02f25d975 SOLR-12120: Harden AuditLoggerIntegrationTest
(cherry picked from commit 2261b4e8e1cb24b644c71ddf8621535f9c4ac5b4)
2019-04-23 15:20:00 +02:00
Mikhail Khludnev
075c123cb1 SOLR-13337: faster /terms response in distributed mode. 2019-04-22 23:28:57 +03:00
Mike McCandless
c893608eef cosmetic fix in FST.Builder assertion (thanks zhenyuan wei) 2019-04-22 11:53:10 -04:00
Shalin Shekhar Mangar
fe02666d54 SOLR-13392: Add all solr dependencies to prometheus exporter classpath to make sure that it can start.
SOLR-13234 broke prometheus exporter startup from the startup scripts because there was a mismatch between the dependency list in ant/ivy and those actually added to the classpath by the script. This commit changes the script to add all solr dependencies to the classpath.

(cherry picked from commit 4571a2d66687cca6670885a94414c7a8c02c0bbc)
2019-04-22 12:19:50 +05:30
Tomoko Uchida
e960a4ab81 LUCENE-2562: Preserve map key order for the user interface. 2019-04-22 00:40:31 +09:00
Tomoko Uchida
2e3a81a888 LUCENE-8738: Force locale to be 'en_US' in javadocs task. 2019-04-21 21:33:14 +09:00
Uwe Schindler
7eb59f2ae0 Revert previous change to use separate Groovy artifacts: Use groovy-all again (bugs in ivy) 2019-04-20 10:52:03 +02:00
Uwe Schindler
8cfda21c50 Merge branch 'branch_8x' of https://gitbox.apache.org/repos/asf/lucene-solr into branch_8x 2019-04-20 02:58:46 +02:00
Uwe Schindler
f51ffd655f Revert Groovy update and downgrade Groovy to 2.4.16, as new version is not compatible with Java 13 EA builds! 2019-04-20 02:58:17 +02:00
erick
033c20f108 SOLR-13400: Replace Observable pattern in TransientSolrCoreCache 2019-04-19 17:14:37 -07:00
Uwe Schindler
053abc7234 Update JGit for working copy checks and explicitely set nop-logging 2019-04-20 01:56:23 +02:00
Uwe Schindler
0ba2d58371 Update flexmark to latest version 2019-04-20 01:13:49 +02:00
Uwe Schindler
3881b6df62 Backport of Java 11 change (LUCENE-8738): Add missing dependency for Maven build 2019-04-20 00:54:13 +02:00
Uwe Schindler
f491369b4b Backport of Java 11 change (LUCENE-8738): Update Groovy to make the warnings with Java 11 a bit more silent (only one warning on first Groovy invocation) 2019-04-20 00:13:43 +02:00
Chris Hostetter
37857b0fd7 Reduce the upper bounds on some randomized variables in FullSolrCloudDistribCmdsTest to reduce risk of OOM
(cherry picked from commit dbf90a6e7b8d9038cb5d0e6a5d23704e1ec92531)
2019-04-19 14:48:55 -07:00
Uwe Schindler
0bd21a7958 SOLR-12461: Remove obsolete license files 2019-04-19 23:38:14 +02:00
Uwe Schindler
c87b78cdf7 SOLR-12461: Remove obsolete checksum file 2019-04-19 23:33:14 +02:00
Chris Hostetter
449dc4438b SOLR-13336: fix CloudInspectUtil to use filter to eliminate risk of TooManyClausesException
(cherry picked from commit 1c3d23e58a987e60a0af08b9fca2211908cf49d3)
2019-04-19 11:00:20 -07:00
Tomas Fernandez Lobbe
92f5d8298c SOLR-13281: Fix NPE in DocExpirationUpdateProcessor 2019-04-18 22:23:34 -07:00
Erick Erickson
249a03d4f5 SOLR-11035: (at least) 2 distinct failures possible when clients attempt searches during SolrCore reload bandaid for DocValuesNotIndexedTest
(cherry picked from commit 2a3bd8e8648e85963a668d46a239cc48db777f5b)
2019-04-18 21:38:56 -07:00
Tomoko Uchida
116ec6d780 LUCENE-2562: Suppress SimpleText codec for CommitsImplTest. 2019-04-19 11:09:10 +09:00
Nicholas Knize
dc88e1586e LUCENE-8736: Fix Polygon.contains to approriately check longitude range, and pass correct line segment vertices in EdgeTree 2019-04-18 14:44:36 -05:00
Andrzej Bialecki
7fd49c3228 SOLR-12461: Upgrade Dropwizard Metrics to 4.0.5 release. 2019-04-18 19:09:06 +02:00
Andrzej Bialecki
667ccbc16f SOLR-13407: Reject update requests sent to non-routed multi collection aliases. 2019-04-18 14:55:00 +02:00
Adrien Grand
57eb7797a8 LUCENE-7386: Flatten nested disjunctions. 2019-04-18 11:31:38 +02:00
Zhao Yang
c1b71e6cb6 Fix OneDimensionBKDWriter valueCount validation
Signed-off-by: Adrien Grand <jpountz@gmail.com>
2019-04-18 11:31:31 +02:00
Adrien Grand
0d95f92fac LUCENE-2562: Don't randomly enable term vectors on fields. 2019-04-18 09:36:33 +02:00
erick
ca1cc248e0 SOLR-13408: Cannot start/stop DaemonStream repeatedly, other API improvements
(cherry picked from commit a9771a58495b319b36b32381c786d9d9801e64ea)
2019-04-17 16:08:39 -07:00
Tomoko Uchida
354b0dbc6b Add required Java version for Luke. 2019-04-17 19:29:32 +09:00
Uwe Schindler
e1901aaabb SOLR-13409: Disable HTML directory listings in admin interface to prevent possible security issues 2019-04-17 11:05:24 +02:00
Uwe Schindler
16243311ba SOLR-12121: Fix precommit failure 2019-04-16 08:37:51 +02:00
Simon Willnauer
651f41e21b LUCENE-8671: Introduce Reader attributes (#640)
Reader attributes allows a per IndexReader configuration of codec internals.
For instance this allows a per reader configuration if FSTs are loaded into memory or are left
on disk.
2019-04-15 22:24:31 +02:00
Jan Høydahl
80a6590c52 SOLR-12121: Upgrade jose4j to v0.6.5 which adds Java11 RSA PSS signature support
(cherry picked from commit 181ca4ea7d81dcedf86b1a98f0b6bb37b2e79d7f)
2019-04-15 22:12:46 +02:00
Jan Høydahl
7f51292156 SOLR-12371: Editing authorization config via REST API now works in standalone mode
(cherry picked from commit 9707bb6fa91ea3062a404690aa7d041771f22746)
2019-04-15 21:34:28 +02:00
Chris Hostetter
4c9311e8bf Merge remote-tracking branch 'refs/remotes/origin/branch_8x' into branch_8x
Conflicts:
	solr/CHANGES.txt
2019-04-15 11:40:42 -07:00
markrmiller
fe37e18d10 SOLR-13386: OverseerTaskQueue#remove should not throw an exception when no node exists after an exists check and the Overseer work loop should not allow free spinning the loop when it hits a KeeperException. 2019-04-15 12:54:35 -05:00
Chris Hostetter
59a3c45d9c SOLR-13336: add maxBooleanClauses (default to 1024) setting to solr.xml, reverting previous effective value of Integer.MAX_VALUE-1, to restrict risk of pathalogical query expansion.
(cherry picked from commit d90034f0d61cd1525e10d07cf064a8647dc08cc9)
2019-04-15 10:27:29 -07:00
Nicholas Knize
a96c75f031 LUCENE-8736: Fix line detection bug in Polygon2D and Line2D componentRelateTriangle 2019-04-15 10:53:12 -05:00
Noble Paul
d7e3953ada SOLR-13395: make DebugComponent.getRequestId() public 2019-04-15 11:14:56 +10:00
Uwe Schindler
a4ba4b0b7c LUCENE-8752: Add license header to patch file
Revert "LUCENE-8752: Fix precommit error: patch files cannot have a license header" - This reverts commit b60548f6d88bc1e3bba9916fc19d1c90b6505e28.
2019-04-14 02:02:13 +02:00
Uwe Schindler
6e03033886 LUCENE-8752: Fix precommit error: patch files cannot have a license header 2019-04-14 01:40:58 +02:00
Uwe Schindler
570c20fce7 Fix out of sync forbidden-apis 2019-04-14 00:48:45 +02:00
Tomoko Uchida
3a00fd1acb LUCENE-8752: Add Japanese new imperial era '令和' (Reiwa) to the dictionary used in JapaneseTokenizer 2019-04-13 21:10:56 +09:00