Commit Graph

13439 Commits

Author SHA1 Message Date
Munendra S N c5d91017d0 SOLR-13403: disable distrib test for point fields in terms 2019-10-22 11:06:38 +05:30
Mikhail Khludnev 0b8b1438e9 SOLR-13824: reject prematurely closed curly bracket in JSON. 2019-10-21 23:35:15 +03:00
epugh 0356dbef7b tweak documentation to be clearer about uprefix
(cherry picked from commit 2e6119e8fd)
2019-10-20 23:52:32 -04:00
Munendra S N 437b7445c6 SOLR-9802: fix grouping failure for date fields in solrcloud
Closes #221
2019-10-20 16:10:55 +05:30
Munendra S N c65451115c SOLR-13403: fix NPE in terms for DatePointField
* This fixes NPE and adds support for DatePointField in terms
  component
2019-10-19 00:09:07 +05:30
Andrzej Bialecki 441af3e7aa SOLR-13677: All Metrics Gauges should be unregistered by components that registered them. 2019-10-18 18:44:16 +02:00
Munendra S N b8213cef1a SOLR-12769: correct documentation for delete op in request params API 2019-10-18 21:29:05 +05:30
Munendra S N 2cbe03429e SOLR-13827: fail on unknown operation in Request Parameters API 2019-10-18 21:28:53 +05:30
Shalin Shekhar Mangar ab65f34686 SOLR-13843: The MOVEREPLICA API ignores replica type and always adds 'nrt' replicas
(cherry picked from commit 86a40c1cd5)
2019-10-18 14:52:26 +05:30
Chris Hostetter 28c1049a25 SOLR-13741: Harden AuditLoggerIntegrationTest
(cherry picked from commit 63e9bcf5d1)
2019-10-16 16:56:57 -07:00
Chris Hostetter 3a67c82c91 SOLR-13852: Fix TestCloudNestedDocsSort to ensure child docs are never created in a way that violates uniqueKey rules
(cherry picked from commit ebc720c5b0)
2019-10-16 16:04:58 -07:00
Jan Høydahl 5a074b0fe4 SOLR-13835 HttpSolrCall produces incorrect extra AuditEvent on AuthorizationResponse.PROMPT (#946)
(cherry picked from commit 611c4f960e)
2019-10-17 00:47:42 +02:00
Cassandra Targett 802e97d6aa SOLR-12786: Update Ref Guide build tool versions & fix section links for new format requirements 2019-10-16 12:43:59 -05:00
Cassandra Targett fec849f6ff Ref Guide: fix headline case 2019-10-16 10:09:26 -05:00
Andrzej Bialecki ac418540d0 SOLR-13849: Ignore events created by running triggers. 2019-10-16 10:34:18 +02:00
Chris Hostetter 59548c16d3 SOLR-13846: workaround - elliminate use of problematic PreemptiveBasicAuthClientBuilderFactory in tests that don't need it
(cherry picked from commit 939b3364e6)
2019-10-15 15:38:02 -07:00
Cassandra Targett e685cf7087 Ref Guide: first pass at 8.3 upgrade notes 2019-10-15 09:46:51 -05:00
Cassandra Targett b65f62cbd1 Ref Guide: fix headline case, e.g & i.e, random spaces 2019-10-15 09:46:03 -05:00
Cassandra Targett b6cbc60ab5 Ref Guide: Upgrade Notes for 8.2 (neglected to do earlier) 2019-10-15 08:14:55 -05:00
Ishan Chattopadhyaya fb4b2a8834 SOLR-13834: ZkController#getSolrCloudManager() now uses the same ZkStateReader instance instead of instantiating a new one
ZkController#getSolrCloudManager() created a new instance of ZkStateReader, thereby causing mismatch in the
visibility of the cluster state and, as a result, undesired race conditions.
2019-10-15 14:52:16 +05:30
Ishan Chattopadhyaya 46df93ced4 SOLR-13793: Limiting number of forwards to total replicas in collection to avoid deadly forwarding loops 2019-10-15 14:43:57 +05:30
Jan Høydahl 337dbd50a6 SOLR-13665: Added missing netty dependencies to solrJ (#938)
(cherry picked from commit 64fb42c714)
2019-10-15 10:36:45 +02:00
Cassandra Targett d1b3b14008 Ref Guide: Fix errant & empty style block throwing errors 2019-10-14 19:55:56 -05:00
Koen De Groote 575f8a6ad8 LUCENE-8994: Code Cleanup - Pass values to list constructor instead of empty constructor followed by addAll(). (#919) 2019-10-14 19:56:23 +02:00
Koen De Groote 93f9a093cc LUCENE-8979: Code Cleanup: Use entryset for map iteration wherever possible. - part 2 2019-10-14 19:56:00 +02:00
Noble Paul 41779e5f60 SOLR-13731: javabin must support a 1:1 mapping of the JSON update format 2019-10-14 11:09:23 +11:00
yonik 845c3e9775 SOLR-13815: enhance live split test to fail more often 2019-10-13 17:10:40 -04:00
noble 83c80376fa SOLR-13787: Better error logging 2019-10-12 16:36:04 +11:00
Yonik Seeley cc62b9fac2 SOLR-13815: fix live split data loss due to cluster state change between checking current shard state and getting list of subShards (#920)
* SOLR-13815: add simple live split test to help debugging possible issue

* SOLR-13815: fix live split data loss due to cluster state change berween checking current shard state and getting list of subShards
2019-10-11 15:11:04 -04:00
noble 71e9564e0d SOLR-13787: Support for Payload<T> as 3rd param 2019-10-12 00:38:06 +11:00
noble dcb7abfc0e SOLR-13787: Added support for PayLoad<T> as 3rd param 2019-10-12 00:28:19 +11:00
Joel Bernstein 946df69a8a SOLR-13829: Update CHANGES.txt 2019-10-11 09:04:08 -04:00
Gus Heck cdca1fcd67 SOLR-13760 update CHANGES.txt
(cherry picked from commit fb3d030e05)
2019-10-10 21:38:47 -04:00
Joel Bernstein f38ce1a815 SOLR-13829: RecursiveEvaluator casts Continuous numbers to Discrete Numbers, causing mismatch 2019-10-10 21:26:36 -04:00
noble 25ec0ddb73 SOLR-13821: Incorrect file path escape in windows 2019-10-11 11:49:12 +11:00
Gus Heck d5b26be691 SOLR-13760 - restore viability of date math in TRA start property by
fixing the start date for time routed aliases
upon the receipt of the first document to avoid problems
with date math calculations required by DRA's

(cherry picked from commit be813bd0ae)
2019-10-10 20:29:51 -04:00
Andrzej Bialecki 9c96834ca7 SOLR-13828: Improve ExecutePlanAction error handling. 2019-10-10 23:59:30 +02:00
Jason Gerlowski 2189172b74 SOLR-13820: Small corrections to Rule-Based Auth docs 2019-10-10 17:05:13 -04:00
Cao Manh Dat 21dfdac46c SOLR-13293: Fix compile error on Java 8 2019-10-10 08:10:16 +01:00
Cao Manh Dat 8864320e39 SOLR-13293: ConcurrentUpdateHttp2SolrClient always log AsynchronousCloseException exception error on indexing 2019-10-09 20:57:25 +01:00
noble 485b702da7 SOLR-13821: missing package-info.java 2019-10-09 23:25:18 +11:00
Ishan Chattopadhyaya a46340330f Adding version 8.4.0 2019-10-08 19:56:42 +05:30
Joel Bernstein a4a1d2f7a8 SOLR-13298: Update CHANGES.txt 2019-10-08 10:03:23 -04:00
Andrzej Bialecki 47aece66b4 SOLR-13376: Multi-node race condition to create/remove nodeLost markers. 2019-10-08 13:42:43 +02:00
Noble Paul f19aaa8097 SOLR-13821: Package Store for storing package artifacts (#929)
SOLR-13821: Package Store for storing package artifacts
2019-10-08 22:21:41 +11:00
Jason Gerlowski 8d040bf1db Fix atomic-update test failures 2019-10-08 06:32:17 -04:00
Jason Gerlowski 5dc480f88f SOLR-13539: Fix MV removeregex atomic-updates
Prior to this commit, the ByteArrayUtf8CharSequence issues had been
fixed on single value removeregex commands, but not if multiple regex's
were used.

This commit fixes our NamedList parsing for this additional case.  It
also adds some tests for related atomic-update cases.

Co-Authored-By: Tim Owen
2019-10-08 06:32:17 -04:00
Jason Gerlowski f74edc6787 SOLR-13539: Improve atomic-update test coverage
Closes #665
2019-10-08 06:31:11 -04:00
Jason Gerlowski 20e382984a SOLR-13539: Introduce EmbeddedSolrServerTestBase
This groundwork commit allows tests to randomize request content-type
more flexibly.  This will be taken advantage of by subsequent commits.

Co-Authored-By: Thomas Woeckinger
Closes: #755
2019-10-08 06:31:11 -04:00
Andrzej Bialecki 611966ec7b SOLR-13790: LRUStatsCache size explosion and ineffective caching. 2019-10-07 22:41:41 +02:00