Jason Gerlowski
|
80f8ab717c
|
SOLR-14566: Add request-ID to all distrib-search requests (#1574)
|
2020-07-08 08:38:23 -04:00 |
|
Ilan Ginzburg
|
06b1f3e866
|
SOLR-14462: adjust test so less sessions are used even if test runs slowly. fix synchronization issue. (#1656)
|
2020-07-07 17:13:22 +02:00 |
|
Cao Manh Dat
|
a80eb84d56
|
SOLR-14354: HttpShardHandler send requests in async (#1470)
|
2020-07-07 09:17:26 +07:00 |
|
Noble Paul
|
05324e7b18
|
SOLR-14610: ReflectMapWriter to use VarHandle instead of old legacy reflection (#1635)
|
2020-07-03 15:25:58 +10:00 |
|
Andrzej Bialecki
|
1b8fb70216
|
SOLR-14537: Improve performance of ExportWriter.
|
2020-07-02 17:34:50 +02:00 |
|
Erick Erickson
|
d0864a19c7
|
SOLR-14523: Enhance gradle logging calls validation: eliminate getMessage()
|
2020-07-01 22:07:59 -04:00 |
|
Erick Erickson
|
76e1d901cb
|
SOLR-14592: Upgrade Zookeeper to 3.6.1
|
2020-07-01 19:47:16 -04:00 |
|
Jan Høydahl
|
49a3f0a11d
|
SOLR-14561 Followup - validate params for more core operations (#1629)
Add template to solr.in scripts
Also testes Windows paths
Added RefGuide documentation to some params
|
2020-06-29 13:18:24 +02:00 |
|
noble
|
94684cc014
|
SOLR-14481: precommit error
|
2020-06-29 13:46:21 +10:00 |
|
Joel Bernstein
|
7bb9926ef2
|
SOLR-14481: Add drill Streaming Expression
|
2020-06-28 20:41:40 -04:00 |
|
Noble Paul
|
1590ed56bb
|
SOLR-14404: support for openResource() in PackageResourceLoader & path-prefix for container plugins
|
2020-06-28 14:49:06 +10:00 |
|
Erick Erickson
|
11538e52a2
|
SOLR-14541: Ensure classes that implement equals implement hashCode or suppress warnings
|
2020-06-25 16:35:56 -04:00 |
|
David Smiley
|
3000bbd05a
|
SOLR Move "userfiles" stuff from SolrPaths to CoreContainer. (#1600)
And convert String and File paths to Path API
|
2020-06-25 00:18:58 -04:00 |
|
Noble Paul
|
57a892f896
|
SOLR-14404 CoreContainer level custom requesthandlers (#1432)
SOLR-14404 CoreContainer level custom requesthandlers
|
2020-06-25 13:08:51 +10:00 |
|
Noble Paul
|
419560ef2a
|
SOLR-14409: Existing violations allow bypassing policy rules when add… (#1598)
* SOLR-14409: Existing violations allow bypassing policy rules when adding new replicas
|
2020-06-25 10:33:28 +10:00 |
|
Mike Drob
|
fa44f822e3
|
LUCENE-6669 Fix repeated "the the"
Co-Authored-By: Rich Bowen <rbowen@apache.org>
|
2020-06-24 16:15:51 -05:00 |
|
Ilan Ginzburg
|
25428013fb
|
SOLR-14462: cache more than one autoscaling session (#1504)
SOLR-14462: cache more than one autoscaling session
|
2020-06-24 22:02:43 +02:00 |
|
Erick Erickson
|
db986086f5
|
SOLR-14541: Remove IntelliJ //noinspection comments
|
2020-06-23 19:36:51 -04:00 |
|
Erick Erickson
|
9c1772f094
|
LUCENE-9411: Fail complation on warnings, 9x gradle-only
|
2020-06-23 16:21:10 -04:00 |
|
Erick Erickson
|
ea1bb9f2e9
|
SOLR-13268: Clean up any test failures resulting from defaulting to async logging
|
2020-06-23 15:35:08 -04:00 |
|
Ilan Ginzburg
|
3e42286e9e
|
SOLR-14546: OverseerTaskProcessor can process messages out of order (#1561)
SOLR-14546: OverseerTaskProcessor can process messages out of order
|
2020-06-23 16:16:46 +02:00 |
|
Jan Høydahl
|
936b9d770e
|
SOLR-14561 CoreAdminAPI's parameters instanceDir and dataDir are now validated (#1572)
|
2020-06-18 16:13:52 +02:00 |
|
Erick Erickson
|
6357b3bdaa
|
SOLR-14573: Fix or suppress warnings in solrj/src/test
|
2020-06-16 13:27:53 -04:00 |
|
noble
|
fabc704748
|
SOLR-14516: NPE in JsonTextWriter
|
2020-06-15 19:17:23 +10:00 |
|
Erick Erickson
|
8426dc7a6a
|
SOLR-14556: Fix or suppress warnings in solrj/cloud/autoscaling
|
2020-06-14 15:43:30 -04:00 |
|
Erick Erickson
|
4e90e48ac2
|
SOLR-14567: Fix or suppress remaining warnings in solrj
|
2020-06-14 08:11:23 -04:00 |
|
Gus Heck
|
396490b65c
|
SOLR-13169 Improve docs for MOVEREPLICA - better parity with ref guide for v2 api descriptions
|
2020-06-13 16:24:45 -04:00 |
|
Gus Heck
|
b00d747eb6
|
SOLR-13169 Improve docs for MOVEREPLICA - document additional existing parameters, second pass fixing spelling and other details.
|
2020-06-13 15:55:32 -04:00 |
|
Erick Erickson
|
6801d4c139
|
SOLR-14565: Fix or suppress warnings in solrj/impl and solrj/io/graph
|
2020-06-12 20:06:16 -04:00 |
|
Mike Drob
|
fb98f30a61
|
SOLR-8392 type safety on SolrParam (#1556)
|
2020-06-11 14:21:54 -05: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 |
|
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 |
|
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 |
|
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
|
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
|
684c2e6afe
|
SOLR-14470: Fix precommit
|
2020-06-09 09:37:51 +02:00 |
|
Andrzej Bialecki
|
30924f23d6
|
SOLR-14470: Add streaming expressions to /export handler.
|
2020-06-08 16:03:07 +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 |
|
Jan Høydahl
|
f404a38fa6
|
SOLR-9679: Exception when removing zk node /security.json (#1403)
|
2020-06-08 01:11:56 +02:00 |
|
Erick Erickson
|
6d5b1ae7f4
|
SOLR-14536: Fix or suppress warnings in apache/solr/common
|
2020-06-06 09:30:17 -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
|
07a9b5d1b0
|
SOLR-14474: Fix remaining auxilliary class warnings in Solr
|
2020-05-27 12:06:29 -04:00 |
|
Tomas Fernandez Lobbe
|
3ca7628c43
|
SOLR-13289: Rename minExactHits to minExactCount (#1511)
|
2020-05-21 16:42:37 -07:00 |
|
David Smiley
|
2ac640f9d0
|
SOLR-14484: avoid putting null into MDC
Co-authored-by: Andras Salamon
|
2020-05-20 09:46:15 -04:00 |
|
Joel Bernstein
|
a795047c6c
|
SOLR-14476: Fix precommit
|
2020-05-19 09:10:23 -04:00 |
|
Joel Bernstein
|
16aad55369
|
SOLR-14476: Add percentiles and standard deviation aggregations to stats, facet and timeseries Streaming Expressions
|
2020-05-19 09:10:23 -04:00 |
|
David Smiley
|
d3d0df9da1
|
SOLR-14472: Autoscale "cores": use metrics to count
Also counts all cores (lazy, transient), although currently impossible to use these in SolrCloud.
|
2020-05-18 17:41:29 -04:00 |
|
murblanc
|
d2825282c9
|
SOLR-14473: Improve Overseer Javadoc (#1510)
Co-authored-by: Ilan Ginzburg <iginzburg@salesforce.com>
|
2020-05-18 15:21:16 -05:00 |
|