Commit Graph

33739 Commits

Author SHA1 Message Date
Adrien Grand 36109ec362
LUCENE-9356: Add a test that verifies that Lucene catches bit flips. (#1569) 2020-06-11 18:09:09 +02:00
murblanc b4dcbfa3de
SOLR-12823: fix failures in CloudHttp2SolrClientTest CloudSolrClientTest TestCloudSolrClientConnections (#1565)
Co-authored-by: Ilan Ginzburg <iginzburg@salesforce.com>
2020-06-11 10:50:16 -05:00
Erick Erickson 07a203628e SOLR-14455: Fix or suppress warnings in solr/test-framework 2020-06-10 18:05:50 -04:00
Tomas Fernandez Lobbe 9728f4ef20
SOLR-14552: Add BMW support to ReRank queries (#1559) 2020-06-10 14:59:50 -07:00
Mike McCandless 138cdd758a LUCENE-9392: make FacetsConfig.DELIM_CHAR public 2020-06-10 12:37:04 -04:00
Bruno Roustant 2fe713b348
Fix TestPhraseWildcardQuery.testExplain to make it less fragile. 2020-06-10 16:30:25 +02:00
Munendra S N 53040984f6 SOLR-14345: return correct err msg when non-binary resp parser is used
* This adds support to parse error properly in case of non-binary
  resp parser but the problem still exists for noopResponseParser
2020-06-10 19:11:52 +05:30
Munendra S N 001c4e2ddd SOLR-14550: fix duplicate issue in Atomic updates with add-distinct
* When add-distinct value is list, it can end up adding duplicate
  entries
2020-06-10 18:59:44 +05:30
murblanc d4f7c90bab
SOLR-14347: fix cached session update to not depend on Zookeeper state (#1542)
SOLR-14347: fix cached session update to not depend on Zookeeper state
2020-06-10 21:13:55 +10:00
Ignacio Vera 37a83675a7
LUCENE-9398: Always keep BKD index off-heap. BKD reader does not implement Accountable any more (#1558) 2020-06-10 08:13:12 +02:00
Mike Drob 2660139aa3 few more awaitsfix 2020-06-09 22:00:44 -05:00
Erick Erickson c8f48d4701 SOLR-14547: Fix or suppress warnings in solr/client/solrj/io/stream 2020-06-09 19:21:36 -04:00
Mike Drob 7b5d2442ac awaitsfix failing test 2020-06-09 18:12:51 -05:00
Mike Drob 8ee6e6797b
SOLR-14548 Address warning: static member should be qualified by type… (#1555) 2020-06-09 15:33:37 -05:00
murblanc 1ab9b811c6
SOLR-12823: remove /clusterstate.json (#1528)
* SOLR-12823: remove /clusterstate.json

Remove all code dealing with Zookeeper's /clusterstate.json, remove Collection API's MIGRATESTATEVERSION, remove legacyCloud option.

Also fixes SOLR-11877 DocCollection.getStateFormat is buggy

Co-authored-by: Ilan Ginzburg <iginzburg@salesforce.com>
2020-06-09 13:59:17 -05:00
Adrien Grand 54c5dd7d6d
LUCENE-9148: Move the BKD index to its own file. (#1475) 2020-06-09 09:59:14 +02:00
Adrien Grand 684c2e6afe SOLR-14470: Fix precommit 2020-06-09 09:37:51 +02:00
Erick Erickson 4dcdd750f2 SOLR-14545: Fix or suppress warnings in apache/solr/update 2020-06-08 19:03:34 -04:00
Varun Thacker 8663a425a8
fix typo in the Solr CHANGES file 2020-06-08 14:06:57 -07:00
Andrzej Bialecki 30924f23d6 SOLR-14470: Add streaming expressions to /export handler. 2020-06-08 16:03:07 +02:00
Jan Høydahl 3e538005ec SOLR-9679: Harden BasicAuthOnSingleNodeTest#testDeleteSecurityJsonZnode 2020-06-08 10:46:53 +02:00
Erick Erickson 7bf59a16bd SOLR-14544: Fix or suppress warnings in solr/client/solrj/io/eval 2020-06-07 21:31:51 -04:00
Erick Erickson 04ba04c29d SOLR-14543: Fix or suppress warnings in apache/solr/search 2020-06-07 21:20:25 -04:00
Jan Høydahl f404a38fa6
SOLR-9679: Exception when removing zk node /security.json (#1403) 2020-06-08 01:11:56 +02:00
Gus Heck ae6fe8d826 Revert "Refactor for code clarity, add some comments."
This reverts commit ebd40918 for which I apparently ran the tests one less time than I needed to
2020-06-07 13:02:45 -04:00
Gus Heck 12280819a1 SOLR-13169 Improve docs for MOVEREPLICA - Warn that maxShardsPerNode is ignored,
better detail on when some parameters are ignored
2020-06-07 12:24:17 -04:00
Gus Heck ebd409187a Refactor for code clarity, add some comments. 2020-06-07 12:24:17 -04:00
Gus Heck 14a988cc2a Legibility: Only get the value of node from messages once. 2020-06-07 12:20:27 -04:00
mrsoong 291e358a3d
SOLR-13203: return 400 on invalid dynamic field for edismax uf (#1502) 2020-06-07 17:42:25 +05:30
Erick Erickson f96488180c SOLR-14542: Fix or suppress warnings in solr/handler/dataimport 2020-06-07 08:10:35 -04:00
Guna Sekhar Dora Kovvuru aca95a1ec6
SOLR-13492: perform explicit GC concurrently (#1370) 2020-06-07 15:44:30 +05:30
Erick Erickson 3cbb1e0b4f SOLR-14480: Fix or suppress warnings in solr/cloud/api 2020-06-06 18:11:37 -04:00
Mikhail Khludnev a60f17dc0a SOLR-14442: add improvement to CHANGES.txt 2020-06-06 17:51:12 +03:00
Erick Erickson 6d5b1ae7f4 SOLR-14536: Fix or suppress warnings in apache/solr/common 2020-06-06 09:30:17 -04:00
Mikhail Khludnev c8e4334692 SOLR-14442: call jstack before force kill; force kill regardles of open port. 2020-06-06 13:06:13 +03:00
David Smiley 89784ad7be
LUCENE-9383: benchmark module: Gradle conversion (#1550) 2020-06-05 17:57:53 -04:00
Gus Heck ff8caeb7f4 SOLR-13169 Improve docs for MOVEREPLICA - improve examples 2020-06-05 17:47:12 -04:00
Gus Heck 4b496b364f SOLR-13169 Improve docs for MOVEREPLICA - correct existing parameter docs. 2020-06-05 17:47:11 -04:00
Erick Erickson ae3de57b33 SOLR-14538: Fix or suppress remaining warnings in apache/solr/handler 2020-06-05 15:22:44 -04:00
Tomas Fernandez Lobbe 2f573862bc Fix minExactCount documentation in the ref guide 2020-06-05 11:49:49 -07:00
Chris Hostetter 924e7d5cd6 Assume the 'javascript' engine is supported before trying test, to prevent spurious failures on systems w/o javascript engine 2020-06-05 11:39:47 -07:00
Tomas Fernandez Lobbe 62abdac116 LUCENE-9393: Fix CHANGES entry 2020-06-05 11:23:38 -07:00
Tomas Fernandez Lobbe e1a97a0f1e
LUCENE-9393: FunctionScoreQuery turns TOP_DOCS to COMPLETE in inner weights (#1553)
FunctionScoreQuery can't really use WAND algorithm even if TOP_DOCS score mode is requested. This commit makes the inner weight created use COMPLETE
2020-06-05 11:04:13 -07:00
Chris Hostetter b055c7489f SOLR-14467: Fix relatedness() stat in json.facets to no longer cause server errors (or nonsense results) when combined with allBuckets:true 2020-06-05 08:58:59 -07:00
Erick Erickson 0c4d8fb116 SOLR-14535: Fix or suppress warnings in apache/solr/handler/component, sql and loader 2020-06-04 17:49:46 -04:00
murblanc dec6922528
SOLR-14524: Harden MultiThreadedOCPTest testFillWorkQueue() (#1548)
Make MultiThreadedOCPTest.testFillWorkQueue() less vulnerable to timing issues

Co-authored-by: Ilan Ginzburg <iginzburg@salesforce.com>
2020-06-04 16:37:24 -05:00
Mikhail Khludnev 7c55ba9547 SOLR-14419: Ref Guide update for {ref:param} 2020-06-04 19:14:06 +03:00
Erick Erickson bab4fccba2 SOLR-14533: Fix or suppress warnings in solr/handler/admin 2020-06-04 07:02:55 -04:00
Uwe Schindler 08a13ce589 Upgrade forbiddenapis to hotfix release 3.0.1 (allows upgrade to commons-io 2.7 in Solr) 2020-06-04 01:01:42 +02:00
noble 0c4836b25a Add 7.7.3 back compat test indexes 2020-06-03 15:30:55 -05:00