Varun Thacker
7a57ca8c0d
SOLR-12065: A successful restore collection should mark the shard state as active and not buffering
2018-04-12 08:20:28 -07:00
Cao Manh Dat
11d54b0cc4
SOLR-12214: Leader may skip publish itself as ACTIVE even its last published state is DOWN
2018-04-12 12:28:00 +07:00
yonik
8d20fc575b
SOLR-12190: properly escape output in GraphMLResponseWriter
2018-04-11 23:00:03 -04:00
Tomas Fernandez Lobbe
8927d469cb
SOLR-11982: Add support for indicating preferred replica types for queries
2018-04-11 16:23:00 -07:00
Andrzej Bialecki
376f6c4946
SOLR-12181: Add trigger based on document count / index size.
2018-04-11 15:38:54 +02:00
Steve Rowe
fe0da9e8d5
SOLR-12201: TestReplicationHandler.doTestIndexFetchOnMasterRestart(): handle unexpected replication failures
2018-04-10 22:15:31 -04:00
Christine Poerschke
e513c95377
SOLR-12151: Add abstract MultiSolrCloudTestCase class.
2018-04-10 21:09:06 +01:00
Christine Poerschke
e8f862ea44
SOLR-12036: Factor out DefaultStreamFactory solrj class.
2018-04-10 20:45:58 +01:00
Mikhail Khludnev
a39a6ce672
SOLR-12155: awake threads awaiting UIF.<init> despite of exception.
2018-04-10 21:32:25 +03:00
Mikhail Khludnev
764dcc336b
SOLR-12207: rethowing AssertionError from jdk reflection bug
2018-04-10 20:34:07 +03:00
Mark Miller
5e2a5a5b8c
SOLR-10783: Add support for Hadoop Credential Provider as SSL/TLS store password source.
2018-04-09 21:57:56 -05:00
David Smiley
f0aed933a6
SOLR-12139: eq() now works on strings and perhaps anything
2018-04-09 12:17:48 -04:00
Ishan Chattopadhyaya
ea08bd3b67
SOLR-12096: Fixed inconsistent results format of subquery transformer for distributed search (multi-shard)
2018-04-09 16:36:07 +05:30
Uwe Schindler
3530397f17
SOLR-11971: Add CVE number: CVE-2018-1308
2018-04-08 19:20:12 +02:00
Steve Rowe
5c37b07a3d
SOLR-12199: TestReplicationHandler.doTestRepeater(): TEST_PORT interpolation failure: Server refused connection at: http://127.0.0.1:TEST_PORT/solr
2018-04-06 14:50:21 -04:00
Chris Hostetter
2573eac1c2
SOLR-12134: CHANGES entry: ref-guide 'bare-bones html' validation is now part of 'ant documentation' and validates javadoc links locally
2018-04-05 10:10:20 -07:00
Steve Rowe
8e276b90f5
SOLR-11929: UpdateLog metrics are not initialized on core reload
2018-04-04 11:19:21 -04:00
Cao Manh Dat
34b83ed869
SOLR-12176: Improve FORCELEADER to handle the case when a replica win the election but does not present in clusterstate
2018-04-04 03:41:57 +07:00
Varun Thacker
56f80c0dc7
SOLR-12154: Disallow explicit usage of Log4j2 logger via forbidden APIs
2018-04-03 18:21:14 -07:00
Steve Rowe
b87cbc2f75
SOLR-12165: Ref Guide: DisMax default mm param value is improperly documented as 100%
2018-04-03 17:59:34 -04:00
Andrzej Bialecki
a14980c479
SOLR-12095: AutoScalingHandler should validate triggers before updating zookeeper.
2018-04-03 15:59:50 +02:00
Jan Høydahl
0989e5874a
SOLR-12144: SOLR_LOG_PRESTART_ROTATION now defaults to false, we leverage log4j2 for log rotation on startup
2018-04-03 13:10:20 +02:00
Tomas Fernandez Lobbe
2c1f110b6b
SOLR-12172: Fixed race condition in collection properties
2018-04-02 15:56:25 -07:00
Erick
ade301bd0d
SOLR-9399: Delete requests do not send credentials & fails for Basic Authentication (CHANGES.txt)
2018-04-02 09:26:47 -07:00
Shalin Shekhar Mangar
8189e4f972
SOLR-12133: Fix race conditions that caused NodeMarkersRegistrationTest.testNodeMarkersRegistration to fail
2018-04-02 21:15:09 +05:30
Mikhail Khludnev
7a920cb0f6
SOLR-11673: Slave doesn't commit empty index if new index appears on master by deafult.
2018-04-01 16:47:23 +03:00
Shalin Shekhar Mangar
bd85fd389f
SOLR-12169: Fix ComputePlanActionTest.testSelectedCollections fails on jenkins by aggressively cleaning up trigger state left by other test methods in the test setup
2018-03-30 22:56:58 +05:30
Shalin Shekhar Mangar
85decabe46
SOLR-12133: Fix race conditions that caused TriggerIntegrationTest.testEventQueue to fail
2018-03-30 22:53:55 +05:30
Cao Manh Dat
35bfe89790
SOLR-12066: Cleanup deleted core when node start
2018-03-30 20:11:39 +07:00
Shalin Shekhar Mangar
ed9e5eb75b
SOLR-12152: Split up TriggerIntegrationTest into multiple tests to isolate and increase reliability
2018-03-30 11:08:56 +05:30
Andrzej Bialecki
7260d9ce71
SOLR-11882: SolrMetric registries retained references to SolrCores when closed.
2018-03-28 11:23:47 +02:00
Shalin Shekhar Mangar
ab32506243
SOLR-10734: AtomicUpdateRequestProcessor can cause wrong/old values to be set under concurrent updates for the same document. Multithreaded test for AtomicUpdateRequestProcessor was also beefed up and fixed.
2018-03-28 12:40:57 +05:30
Tomas Fernandez Lobbe
3e29c7dbd5
SOLR-12035: edimax should include charfilters in nostopanalyzer
...
This closes #329
2018-03-27 21:37:19 -07:00
Uwe Schindler
ade2cf2e74
SOLR-12141: Fix "bin/solr" shell scripts (Windows/Linux/Mac) to correctly detect major Java version and use numerical version comparison to enforce minimum requirements. Also remove obsolete "UseParNewGC" option. This allows to start Solr with Java 10 or later.
2018-03-27 22:49:23 +02:00
Shalin Shekhar Mangar
64c110c58d
SOLR-10734: Fix Multithreaded test/support for AtomicURP
2018-03-27 15:05:23 +05:30
Cao Manh Dat
160faaf594
SOLR-12146: LIR should skip deleted replicas
2018-03-27 15:55:43 +07:00
Varun Thacker
bd429347b1
SOLR-7887: Log4J2 upgrade fixes part 2
2018-03-26 16:09:04 -07:00
Varun Thacker
bea6e2307b
SOLR-7887: Log4J2 upgrade fixes
2018-03-26 11:32:03 -07:00
Erick Erickson
624d128b5e
SOLR-7887: Upgrade Solr to use log4j2 -- log4j 1 now officially end of life
2018-03-25 19:16:09 -07:00
Jason Gerlowski
c4abbfd5f7
SOLR-11551: Standardize CoreAdmin API status codes
2018-03-24 10:48:15 -04:00
Noble Paul
e364f5be31
SOLR-12015: fixed typo in CHANGES.txt
2018-03-23 13:52:25 +11:00
Noble Paul
e340cef68d
SOLR-12015: Add support "add-distinct" in AtomicURP so that we can use the 'add-distict' as a request parameter e.g: atomic.add-distict=<multival-field-name>
2018-03-23 13:48:28 +11:00
Cao Manh Dat
92f1cdebfa
SOLR-12087: Deleting replicas sometimes fails and causes the replicas to exist in the down state
2018-03-22 16:11:47 +07:00
Cao Manh Dat
63a145aa7b
SOLR-12129: After the core is reloaded, term of the core will not be watched
2018-03-21 09:35:51 +07:00
Chris Hostetter
8bd7e5c9d2
SOLR-11891: DocStreamer now respects the ReturnFields when populating a SolrDocument
...
This is an optimization that reduces the number of unneccessary fields a ResponseWriter will see if documentCache is used
This commit also includes fixes for SOLR-12107 & SOLR-12108 -- two bugs that were previously dependent on the
un-optimized behavior of DocStreamer in order to function properly.
- SOLR-12107: Fixed a error in [child] transformer that could ocur if documentCache was not used
- SOLR-12108: Fixed the fallback behavior of [raw] and [xml] transformers when an incompatble 'wt' was specified,
the field value was lost if documentCache was not used.
2018-03-19 12:28:54 -07:00
Chris Hostetter
d6ed71b5c4
SOLR-12118: Solr Ref-Guide can now use some ivy version props directly as attributes in content
2018-03-19 10:13:34 -07:00
Andrzej Bialecki
fa03a3843c
SOLR-11670 This functionality was added in 7.4 and not in 7.3.0.
2018-03-19 11:27:09 +01:00
Uwe Schindler
6eac67fe56
Fix changes
2018-03-18 11:47:48 +01:00
Uwe Schindler
ec9bc024e9
SOLR-11331: Ability to run and debug standalone Solr and a single node SolrCloud server from Eclipse. Also being able to run all Lucene and Solr tests as a configuration
2018-03-18 11:43:51 +01:00
markrmiller
c98ab259c5
SOLR-12101: ZkTestServer was not handling connection timeout settings properly.
2018-03-17 12:36:48 -05:00