Commit Graph

12797 Commits

Author SHA1 Message Date
Erick Erickson cf1e3c4603 SOLR-13261: Make SortableTextField work with export/streaming
(cherry picked from commit 6b4e90617d)
2019-02-22 11:06:04 -08:00
Tomas Fernandez Lobbe 7e7047a225 Fix TestTlogReplica
At some point got broken and nobody noticed since it's not running
2019-02-21 21:39:44 -08:00
Jason Gerlowski 97d8fac87b Minor cleanup to ExportWriter 2019-02-21 16:06:20 -05:00
Tomas Fernandez Lobbe 4c0ecedf2b Fix TestPullReplica.testKillLeader
Somewhere along the way, this was broken and since the test is being excluded, nobody noticed
2019-02-20 21:16:39 -08:00
Tomas Fernandez Lobbe 128da043df SOLR-12708: CREATE collection request doesn't fail or cleanup when the request fails (#568)
When performing an async CREATE requests, responses to internal requests are also included inside the "success" or "failed" elements of the general response. This will make the operation cleanup in case of failure, the same way as we do when the request is synchronous.
2019-02-20 14:06:10 -08:00
Christine Poerschke 1c55df083c Fix typo in 'Index Size Trigger' example JSON. 2019-02-20 20:24:29 +00:00
Kevin Risden 5d71e90b17
SOLR-13222: Improve logging in StreamingSolrClients (Peter Cseh via Kevin Risden)
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-20 11:10:01 -05:00
Noble Paul e636c47bf6 SOLR-13255 : ClasscastException when URPs try to read a String field which returns a ByteArrayUTF8CHarSequence . This is a regression in release 7.7 2019-02-20 22:21:39 +11:00
Noble Paul 7a33ba3323 SOLR-13255 : ClasscastException when URPs try to read a String field which returns a ByteArrayUTF8CHarSequence . This is a regression in release 7.7 2019-02-20 22:20:35 +11:00
Kevin Risden cdabcb88d3
SOLR-11763: Upgrade Guava to 25.1-jre (Markus Jelsma, Kevin Risden)
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-19 17:29:06 -05:00
shalinmangar d697b4a6ad SOLR-13248: Adding upgrade notes which explain the problem and the mitigation as well as steps to revert to the old behavior
(cherry picked from commit 97875af3f9)
2019-02-18 14:26:28 -08:00
shalinmangar 7ede4e2b43 SOLR-13248: Autoscaling based replica placement is broken out of the box.
Solr 7.5 enabled autoscaling based replica placement by default but in the absence of default cluster policies, autoscaling can place more than 1 replica of the  same shard on the same node. Also, the maxShardsPerNode and createNodeSet was not respected. Due to these reasons,  this issue reverts the default replica placement policy to the 'legacy' assignment policy that was the default until Solr 7.4.

(cherry picked from commit 7e2d40197c)
2019-02-18 14:26:20 -08:00
Ishan Chattopadhyaya a1efe97931 SOLR-11876: In-place updates fail during resolution if required fields are present 2019-02-18 14:34:49 +05:30
Erick Erickson 4428f53c91 SOLR-12028: BadApple and AwaitsFix annotations usage.
(cherry picked from commit 3235c61e77)
2019-02-17 10:41:36 -08:00
Tomas Fernandez Lobbe 3f0dd8a70f SOLR-13229: Cleanup replicasMetTragicEvent after all exceptions 2019-02-15 14:52:06 -08:00
Simon Willnauer 8dfbbec892 LUCENE-8292: Make TermsEnum fully abstract (#574) 2019-02-15 17:33:44 +01:00
Alan Woodward 249dfdae01 SOLR-13126: Correctly combine multiplicative query boosts 2019-02-15 11:20:35 +00:00
Cassandra Targett b57cacbb71 Ref Guide: fix "cloud mode" to "SolrCloud mode" 2019-02-14 15:36:02 -06:00
Cassandra Targett 6633d4665c SOLR-12770: make docs on shards param a little more clear, fix a couple typos 2019-02-14 14:56:55 -06:00
Andrzej Bialecki 18a48934b5 SOLR-13252: Fix an NPE when setting a "policy" property for an existing collection. 2019-02-14 21:38:58 +01:00
Christine Poerschke 4c81d4dd94 further solr-ref-guide grammar fixes (s/rather then/rather than/g) 2019-02-14 19:01:04 +00:00
Ken Geis 6285b3ba15 fix grammar in streaming-expressions.adoc
(Ken Geis via Christine Poerschke)

This closes #572 pull request, thank you.
2019-02-14 18:49:23 +00:00
Andrzej Bialecki b6ebc748c9 SOLR-13155: Minor addition to the "stats" section to make it easier to
estimate the distribution of cores across nodes.
2019-02-14 11:39:41 +01:00
Jason Gerlowski a6f9f53ce5 SOLR-13241: Add 'autoscaling' tool to solr.cmd
Prior to this commit, SOLR-13155 added support for an 'autoscaling' tool
to bin/solr, but not to the Windows equivalent bin/solr.cmd.  This
commit adds the necessary plumbing to the Windows version of this
script.  It also removes some dead help-text from the bin/solr script.
2019-02-13 10:51:45 -05:00
Noble Paul 93288d7e28 SOLR-13171 : A true streaming parser for javabin payload/stream without creating any objects 2019-02-13 18:25:09 +11:00
Bruno P. Kinoshita a1b2913049 Fix some spell check issues 2019-02-12 21:36:48 -08:00
Andrzej Bialecki 98cea5440f SOLR-13155: Add command-line option for testing autoscaling configurations. 2019-02-12 11:53:57 +01:00
Alan Woodward 83f8d14226 Add next minor release version 8.1.0
This reverts commit b20afd322d.
2019-02-12 09:15:58 +00:00
Mikhail Khludnev 8777d3ff6b SOLR-12330: clarifying domain.(filter,query) for json.facet in the ref guide. 2019-02-10 23:39:00 +03:00
Mikhail Khludnev b63b8756b7 SOLR-12330: rethow NPEs and other json.facet syntax errors properly as 400 2019-02-10 00:02:06 +03:00
yyuan2 d60b1e4ee0 LUCENE-8662: Change TermsEnum.seekExact(BytesRef) to abstract 2019-02-08 15:16:50 -08:00
Cassandra Targett 416c9f88b8 Ref Guide: fix typos & abbreviated words 2019-02-08 13:11:10 -06:00
Alan Woodward 2655d44e0f Fix escaping in Solr Reference Guide 2019-02-08 13:45:48 +00:00
Tomas Fernandez Lobbe e8b7700ba9 Set types in ZkController callables 2019-02-07 22:27:20 -08:00
Konstantin Perikov cfceff87c4 Update language-analysis.adoc 2019-02-07 22:12:58 -08:00
Chris Hostetter 2d48bde21b disable TestInjection in RestartWhileUpdatingTest
work around for SOLR-13189 and SOLR-13212

(cherry picked from commit 956772b7ef)
2019-02-07 18:27:47 -07:00
Kevin Risden fd061bddf2
SOLR-9515 - Remove pom dependency kerby-kerb
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-07 11:47:42 -05:00
Jason Gerlowski 199725d5d5 SOLR-13042: Miscellaneous JSON Faceting ref-guide improvements 2019-02-06 21:17:32 -05:00
Chris Hostetter 69b5a04a4d SOLR-13210: Fix TriLevelCompositeIdRoutingTest to actually make sense
(cherry picked from commit 87ad59f826)
2019-02-06 14:45:07 -07:00
Chris Hostetter a38336285d Harden OrderedExecutorTest to use concurrent latches/barriers for testing parallelism instead of making assumpions about how milliseconds something should take in another thread
(cherry picked from commit ea2956fda3)
2019-02-06 14:45:02 -07:00
Tomas Fernandez Lobbe 9bafc4912f Removed some unused variables from DistributedUpdateProcessor 2019-02-06 11:32:51 -08:00
Jan Høydahl d28ec13b9a SOLR-12121: Use a different JSON parser for JWTAuthPluginTest after upgrade to Hadoop3 2019-02-06 09:02:24 +01:00
Jan Høydahl 0b3ebdd290 SOLR-12121: Fix test fails in JWTAuthPluginIntegrationTest.testMetrics
(cherry picked from commit d09c724a0e)
2019-02-06 08:39:27 +01:00
Jan Høydahl ceb73803a6 SOLR-12121: JWT Token authentication plugin with OpenID Connect implicit flow login through Admin UI
(cherry picked from commit ea2c8ba38e)
2019-02-06 08:39:03 +01:00
Dawid Weiss a552be9a1e SOLR-13193: LeaderTragicEventTest doesn't catch NoSuchFileException when corrupting files 2019-02-05 11:27:16 +01:00
Joel Bernstein 14665dac6f SOLR-13146: Update CHANGES.txt 2019-02-03 18:27:18 -05:00
Kevin Risden dfa3ea349a
SOLR-10199: Solr's Kerberos functionality does not work in Java9 due to dependency on hadoop's AuthenticationFilter which attempt access to JVM protected classes
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-02 12:04:22 -05:00
Kevin Risden 52b1c580ac
SOLR-8182: Update TestSolrCloudWithKerberosAlt to work with JDK9+
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-02 12:04:13 -05:00
markrmiller f20d2d0154
SOLR-9515: Update to Hadoop 3 (Mark Miller, Kevin Risden)
Signed-off-by: Kevin Risden <krisden@apache.org>
2019-02-02 09:33:36 -05:00
David Smiley 10930fd83a SOLR-5211: Document that delete-by-id (and updates) don't affect child/nested docs
(cherry picked from commit 372d68f7f6)
2019-02-01 15:24:53 -05:00