Commit Graph

31680 Commits

Author SHA1 Message Date
David Smiley 688c8d285f SOLR-12833: Test should use ExecutorUtil
(cherry picked from commit 1f91932ba4)
2019-05-01 14:34:21 -04:00
moshebla 559533680c SOLR-12638: ref-guide notes for partial/atomic updates of nested docs
(cherry picked from commit 093990e744)
2019-05-01 14:31:28 -04:00
Ishan Chattopadhyaya 8ea32d61fe Adding 8.2 version 2019-05-01 14:51:55 +05:30
Ishan Chattopadhyaya 4bc33a8819 SOLR-13335: Fix addVersion.py script that references velocity versions 2019-05-01 14:43:16 +05:30
Ishan Chattopadhyaya 079b084fbd SOLR-13335: Fix addVersion.py script that references velocity versions 2019-05-01 14:41:30 +05:30
Thomas Lemmé ec9132d9e0 LUCENE-8787: DateRangePrefixTree now parses milliseconds when num digits != 3
(cherry picked from commit 424558ff88)
2019-05-01 00:36:19 -04:00
Andrzej Bialecki dbc9a3c767 SOLR-12833: Avoid unnecessary memory cost when DistributedUpdateProcessor timed-out lock is not used. 2019-04-30 22:32:09 +02:00
Andrzej Bialecki 81ab1cd442 SOLR-13427: Add missing package description. 2019-04-30 19:20:13 +02:00
Mikhail Khludnev 39ff3052c3 SOLR-12291: fixing premature completion of async tasks
* extract async tracking methods from OverseerCollectionMessageHandler into the separate class
* replacing hashmap to named list to avoid entry loss
2019-04-30 10:03:34 +03:00
Andrzej Bialecki 44efae15a9 SOLR-13427: Support simulating the execution of autoscaling suggestions. 2019-04-30 00:23:03 +02:00
Noble Paul 94b9f7ed1c SOLR-13429: HashBasedRouter logs the entire state.json when a slice is not found 2019-04-30 06:09:15 +10:00
Andrzej Bialecki 72230b69b3 SOLR-13407: Fix NPE and be consistent about returning empty instead of null properties. 2019-04-29 12:20:52 +02:00
Shalin Shekhar Mangar 793c974a59 SOLR-13432: Add .toString methods to BitDocSet and SortedIntDocSet so that enabling "showItems" on the filter caches shows some useful information about the values in the cache
(cherry picked from commit f77c56dbc6)
2019-04-29 12:34:58 +05:30
Ishan Chattopadhyaya 980472aa47 SOLR-5970: Fix precommit 2019-04-28 23:36:20 +05:30
Ishan Chattopadhyaya 855c7d6bb5 SOLR-5970: Return correct status upon collection creation failure 2019-04-28 23:20:21 +05:30
Ishan Chattopadhyaya a877632aaf SOLR-12248, SOLR-4647: Grouping is broken on docValues-only fields 2019-04-28 23:04:37 +05:30
Erick Erickson 16203c2668 SOLR-11035: (at least) 2 distinct failures possible when clients attempt searches during SolrCore reload. More fixes, bad test. 2019-04-28 10:27:13 -04:00
Jason Gerlowski 65d7dfd5cf SOLR-13343: Fix minor web UI spacing issue
Closes #592
2019-04-27 10:40:06 -04:00
Kevin Risden 0e7e470ada
SOLR-13414: SolrSchema - Avoid NPE if Luke returns field with no type defined
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-04-26 09:42:13 -04:00
Jan Høydahl 1cf0439a24 SOLR-13425: Wrong color in horizontal definition list (#653)
(cherry picked from commit ef79dd548d)
2019-04-25 15:59:12 +02:00
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 48dc020dda)
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 80d3ac8709)
2019-04-23 12:43:34 -04:00
Jan Høydahl e02f25d975 SOLR-12120: Harden AuditLoggerIntegrationTest
(cherry picked from commit 2261b4e8e1)
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 4571a2d666)
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 dbf90a6e7b)
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 1c3d23e58a)
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 2a3bd8e864)
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