Jan Høydahl
c4a1bd52e9
SOLR-10628: Fix test failures due to global log level change
2017-08-30 19:58:35 +02:00
Uwe Schindler
cf051abcb9
SOLR-11261: Fix missing dependency & add new thread filter
2017-08-20 17:44:30 +02:00
Uwe Schindler
c68e668dd7
SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
...
This also reverts commit 85a27a231f
.
2017-08-20 13:28:18 +02:00
Shalin Shekhar Mangar
b091934f9e
Create znode upfront and fix chroot handling in delegation token feature
2017-08-09 16:16:53 +05:30
Steve Rowe
9627d1db5d
SOLR-11023: Added EnumFieldType, a non-Trie-based version of EnumField, and deprecated EnumField in favor of EnumFieldType.
2017-08-04 19:32:46 -04:00
Steve Rowe
edd9c11329
SOLR-10033: TestDistributedSearch: ignore response header warnings section when comparing distributed and control responses
2017-08-02 09:07:19 -04:00
Cao Manh Dat
93ed4770ac
SOLR-9321: Remove deprecated methods of ClusterState
2017-08-01 14:55:00 +07:00
Steve Rowe
59db1a8662
SOLR-10926: Increase the odds of randomly choosing point fields in our SolrTestCaseJ4 numeric type randomization
2017-07-27 11:28:26 -04:00
Chris Hostetter
6a59253ec3
SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default
2017-07-24 08:42:02 -07:00
Steve Rowe
7328e59251
SOLR-10916: Convert tests that extend LuceneTestCase and use MiniSolrCloudCluster to instead extend SolrCloudTestCase
2017-07-21 18:28:12 -04:00
markrmiller
ffd76a6977
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-07-20 13:40:05 -04:00
Tomas Fernandez Lobbe
f0cc3769b5
SOLR-11015: Increase socket timeout time for client used for admin operations in ChaosMonkey tests
2017-07-05 11:55:50 -07:00
Anshum Gupta
6c163658bb
SOLR-10456: Deprecate timeout related setters from SolrClients, and replace with Builder based implementation
2017-07-03 21:44:18 -07:00
David Smiley
82a44beb3c
SOLR-6807: requestDispatcher/@handleSelect now defaults to false; stop using it.
...
Deprecated StandardRequestHandler; stop using it.
2017-06-28 17:22:44 -04:00
Uwe Schindler
85a27a231f
SOLR-10966, HADOOP-14586: Add workaround for Hadoop-Common 2.7.2 incompatibility with Java 9
2017-06-28 17:47:24 +02:00
Uwe Schindler
02caab4ce1
Revert "SOLR-10951, HADOOP-14586: Add a hack to make Hadoop's Shell work with Java 9 release"
...
This reverts commit 1e93367c00
.
2017-06-28 17:46:16 +02:00
Uwe Schindler
1e93367c00
SOLR-10951, HADOOP-14586: Add a hack to make Hadoop's Shell work with Java 9 release
2017-06-28 17:41:28 +02:00
Ishan Chattopadhyaya
ee572b052a
SOLR-10272: Use _default config set if config name is not specified with CREATE collection
2017-06-27 09:07:05 +05:30
Ishan Chattopadhyaya
e4a7fc59ad
SOLR-10574: Adding _default configset, replacing data_driven_schema_configs and basic_configs
2017-06-26 04:58:02 +05:30
Cao Manh Dat
f7b8cc7be0
SOLR-8256: Fixing test failures when enable legacyCloud=false as default
2017-06-24 12:53:53 +07:00
Chris Hostetter
01b7e31566
SOLR-10938 @SuppressPointFields now requires bugUrl
2017-06-22 16:48:31 -07:00
Uwe Schindler
5de15ff403
LUCENE-7883: Lucene/Solr no longer uses the context class loader when resolving resources
2017-06-22 20:20:50 +02:00
Chris Hostetter
38f29b2674
SOLR-10864: Simplified how Trie vs Points based numerics are randomized by SolrTestCaseJ4
...
Adds a static option to PointsField to ignore 'precisionStep' attribute.
This change also begins to attempt to randomize 'docValues' on numeric field types unless tests explicity enable/disable them
2017-06-22 09:31:36 -07:00
Cao Manh Dat
8e9d685a40
SOLR-8256: Set legacyCloud=false as default
2017-06-21 22:25:39 +07:00
Noble Paul
92b17838a3
SOLR-10876: Regression in loading runtime UpdateRequestProcessors like TemplateUpdateProcessorFactory
2017-06-14 18:07:40 +09:30
Tomas Fernandez Lobbe
46a5ae23a7
SOLR-10233: Some more logging to chaos monkey with replica types tests
2017-06-06 16:40:09 -07:00
Christine Poerschke
c64f9d64b4
SOLR-8668: In solrconfig.xml remove <mergePolicy> (and related <mergeFactor> and <maxMergeDocs>)
...
support in favor of the <mergePolicyFactory> element introduced by SOLR-8621 in Solr 5.5.0.
(Christine Poerschke, hossman)
2017-06-02 13:59:08 +01:00
Chris Hostetter
fb3d3f1c92
SOLR-10791: Remove deprecated options in SSLTestConfig
2017-06-01 10:50:58 -07:00
Chris Hostetter
ee33f38bd1
SOLR-10757: delete/refactor/cleanup CollectionAdminRequest deprecations
2017-05-31 09:49:56 -07:00
Chris Hostetter
bc973ecdcf
SOLR-10755: delete/refactor many solrj deprecations
2017-05-26 19:04:31 -07:00
Tomas Fernandez Lobbe
1e4d2052e6
SOLR-10233: ChaosMonkeySafeLeaderWithPullReplicasTest - Catch SolrException while waiting for the cluster to be ready
2017-05-25 09:37:16 -07:00
Tomas Fernandez Lobbe
2fc41d565a
SOLR-10233: Add support for replica types
2017-05-22 19:58:51 -07:00
Cao Manh Dat
cc8b5bab0b
SOLR-10431: Make it possible to invoke v2 api calls using SolrJ
2017-05-11 09:06:03 +07:00
Andrzej Bialecki
3217fd7c3c
SOLR-10262: Add support for configurable metrics implementations.
2017-05-09 13:47:39 +02:00
Erick Erickson
e17b987734
SOLR-10493: Investigate SolrCloudExampleTest failures.
...
(cherry picked from commit 0247acd)
2017-04-24 12:22:11 -07:00
markrmiller
bc6ff493b0
SOLR-9936: Allow configuration for recoveryExecutor thread pool size.
2017-04-14 01:33:19 -04:00
Erick Erickson
4cb00ccca4
SOLR-10007: Clean up references to CoreContainer and CoreDescriptors
2017-04-12 17:02:40 -07:00
Christine Poerschke
57c5837183
Removed two unused imports.
2017-04-11 20:11:12 +01:00
Andrzej Bialecki
e30cc70fdd
SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup.
2017-04-11 19:22:23 +02:00
Mark Miller
0bf7a5ff33
SOLR-10338: Revert configure SecureRandom non blocking for tests. (reverted from commit 0445f8200e
)
2017-04-03 22:00:08 -03:00
Erick Erickson
52632cfc0c
SOLR-8906: Make transient core cache pluggable
2017-04-03 13:27:12 -07:00
markrmiller
0445f8200e
SOLR-10338: Configure SecureRandom non blocking for tests.
2017-03-31 10:53:20 -04:00
Ishan Chattopadhyaya
6b0217b7cb
SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API
2017-03-29 00:44:27 +05:30
Adrien Grand
53064e46dd
LUCENE-7754: Inner classes should be static whenever possible.
2017-03-28 15:35:04 +02:00
David Smiley
2502af9f3f
SOLR-10286: large fields.
...
And refactored FieldType.checkSchemaField to call a new checkSupportsDocValues()
2017-03-16 14:58:59 -04:00
Cao Manh Dat
7830462d4b
SOLR-9835: Create another replication mode for SolrCloud
2017-03-14 14:37:47 +07:00
Mark Miller
e35881a63a
SOLR-10248: Merge SolrTestCaseJ4's SolrIndexSearcher tracking into the ObjectReleaseTracker.
2017-03-08 11:44:23 -05:00
Cao Manh Dat
3131ec2d99
SOLR-9986: Implement DatePointField
2017-03-07 10:11:47 +07:00
Adrien Grand
8ed2b764ed
LUCENE-6819: Remove index-time boosts.
2017-03-02 19:18:16 +01:00
Mikhail Khludnev
0baf2fa33c
SOLR-10134: EmbeddedSolrServer handles SchemaAPI requests
2017-03-01 08:32:35 +03:00