Andrzej Bialecki
|
2d51a42d3c
|
SOLR-10226 JMX metric avgTimePerRequest broken.
|
2017-03-07 18:09:58 +01:00 |
Ishan Chattopadhyaya
|
190f4b6b93
|
SOLR-10178, SOLR-10079: Force tests to always use NoMergePolicy, also assert that it was used
|
2017-03-07 19:02:26 +05:30 |
Cao Manh Dat
|
7af6cc9715
|
SOLR-9986: Fix precommit
|
2017-03-07 15:37:24 +07:00 |
Cao Manh Dat
|
3131ec2d99
|
SOLR-9986: Implement DatePointField
|
2017-03-07 10:11:47 +07:00 |
Joel Bernstein
|
6df17c8cfe
|
SOLR-8593: in TestSQLHandler assume not run with Turkish locale
|
2017-03-06 12:20:28 -05:00 |
Andrzej Bialecki
|
acb185b2dc
|
SOLR-9999: Instrument DirectUpdateHandler2.
|
2017-03-06 11:10:43 +01:00 |
Noble Paul
|
fb1d2d1ae2
|
SOLR-10230: default TTL of PKIAuthenticationPlugin increased to 10secs
|
2017-03-06 10:09:01 +10:30 |
Kevin Risden
|
686fbd3ba2
|
SOLR-10171: Add Constant Reduction Rules to Calcite Planner
|
2017-03-04 19:22:34 -06:00 |
Andrzej Bialecki
|
5ccc8e7ae9
|
SOLR-10227 Fix a test failure.
|
2017-03-04 09:31:26 +01:00 |
Noble Paul
|
b66d13398a
|
SOLR-9401: TestPKIAuthenticationPlugin NPE. do the time consuming pub key creation before header is set
|
2017-03-04 16:12:57 +10:30 |
yonik
|
4990eed1b3
|
SOLR-10225: fix BlockCache evictions metric to not count explicit removal
|
2017-03-03 12:39:33 -05:00 |
Adrien Grand
|
fbc844d334
|
LUCENE-7410: Fix test bug.
|
2017-03-03 17:41:04 +01:00 |
Christine Poerschke
|
43474312eb
|
SOLR-10155: For numeric types facet.contains= and facet.prefix= are now rejected.
(Gus Heck, Christine Poerschke)
|
2017-03-03 12:03:41 +00:00 |
Adrien Grand
|
8ed2b764ed
|
LUCENE-6819: Remove index-time boosts.
|
2017-03-02 19:18:16 +01:00 |
Noble Paul
|
f57d829fa0
|
SOLR-9401: NPE in TestPKIAuthenticationPlugin. tests would retry for timeout
|
2017-03-02 20:50:06 +10:30 |
David Smiley
|
d1d73bfbea
|
SOLR-10153: (and SOLR-10152): UH & PH: Add hl.bs.type=SEPARATOR with new param hl.bs.separator
|
2017-03-01 21:04:07 -05:00 |
yonik
|
010bffecf9
|
tests: add cache.invalidate to BlockCache test
|
2017-03-01 08:51:37 -05:00 |
Mikhail Khludnev
|
0baf2fa33c
|
SOLR-10134: EmbeddedSolrServer handles SchemaAPI requests
|
2017-03-01 08:32:35 +03:00 |
Ishan Chattopadhyaya
|
8b4502c218
|
Fixing precommit by removing unused imports
|
2017-03-01 04:38:35 +05:30 |
Ishan Chattopadhyaya
|
0b7b1443c2
|
Fix UpdateLogTest failure
|
2017-03-01 04:18:22 +05:30 |
yonik
|
34bb7f31e5
|
SOLR-10214: clean up BlockCache Metrics, add storeFails and counts
|
2017-02-28 12:36:08 -05:00 |
markrmiller
|
2adc11c70a
|
tests: null out static
|
2017-02-28 12:12:34 -05:00 |
Adrien Grand
|
df6f830723
|
LUCENE-7410: Make cache keys and close listeners less trappy.
|
2017-02-28 14:46:45 +01:00 |
markrmiller
|
04ba9968c0
|
SOLR-10196: ElectionContext#runLeaderProcess can hit NPE on core close.
|
2017-02-27 23:41:30 -05:00 |
markrmiller
|
ed0f0f45ce
|
SOLR-10207: Harden CleanupOldIndexTest.
|
2017-02-27 23:33:47 -05:00 |
markrmiller
|
86b5b6330f
|
tests: raise timeout
|
2017-02-27 22:55:29 -05:00 |
Andrzej Bialecki
|
a248e6e3c0
|
SOLR-10182 Remove metrics collection at Directory level.
|
2017-02-27 16:32:27 +01:00 |
Uwe Schindler
|
ea37b9ae87
|
SOLR-10158: Add support for "preload" option in MMapDirectoryFactory
|
2017-02-25 21:15:09 +01:00 |
Jan Høydahl
|
30125f99da
|
Revert "SOLR-9640: Support PKI authentication and SSL in standalone-mode master/slave auth with local security.json"
This reverts commit 95d6fc2512 .
|
2017-02-25 00:43:42 +01:00 |
Christine Poerschke
|
471d842742
|
Remove outdated comment.
|
2017-02-24 18:38:11 +00:00 |
Jan Høydahl
|
95d6fc2512
|
SOLR-9640: Support PKI authentication and SSL in standalone-mode master/slave auth with local security.json
|
2017-02-24 14:30:42 +01:00 |
Joel Bernstein
|
dba733e7aa
|
SOLR-10156: Add significantTerms Streaming Expression
|
2017-02-23 14:18:03 -05:00 |
Erick Erickson
|
8367e159e4
|
SOLR-10021: Cannot reload a core if it fails initialization.
|
2017-02-22 17:46:36 -08:00 |
markrmiller
|
d6337ac3e5
|
SOLR-9824: Some bulk update paths could be very slow due to CUSC polling.
|
2017-02-22 14:44:18 -05:00 |
markrmiller
|
be64c26c27
|
SOLR-10126: Improve test a bit.
|
2017-02-22 14:44:17 -05:00 |
Tomas Fernandez Lobbe
|
21690f5e12
|
SOLR-10143: PointFields will create IndexOrDocValuesQuery when a field is both, indexed=true and docValues=true
|
2017-02-22 10:31:12 -08:00 |
markrmiller
|
9a39e9156a
|
SOLR-10136: @AwaitsFix this test.
|
2017-02-22 11:04:16 -05:00 |
markrmiller
|
f4b73d076d
|
SOLR-10191: @BadApple this test.
|
2017-02-22 11:00:59 -05:00 |
markrmiller
|
a342d6bba6
|
test: speed up test
|
2017-02-22 09:56:59 -05:00 |
markrmiller
|
eb9e3cba8d
|
SOLR-9848: Lower solr.cloud.wait-for-updates-with-stale-state-pause back down from 7 seconds.
|
2017-02-22 09:54:48 -05:00 |
markrmiller
|
b28dc3fe34
|
SOLR-9849: Use a very low value for solr.cloud.wait-for-updates-with-stale-state-pause in tests.
|
2017-02-22 09:52:51 -05:00 |
markrmiller
|
f2f8154d0b
|
SOLR-9842: UpdateRequestProcessors have no way to guarantee the closing of resources used for a request.
|
2017-02-22 09:50:28 -05:00 |
Christine Poerschke
|
ee55bec9f0
|
SOLR-10173: Make HttpShardHandlerFactory.getReplicaListTransformer more extensible. (Ramsey Haddad via Christine Poerschke)
|
2017-02-22 14:15:40 +00:00 |
Erick
|
14b3622608
|
SOLR-10020: CoreAdminHandler silently swallows some errors
|
2017-02-21 21:59:26 -08:00 |
yonik
|
cf1cba66f4
|
SOLR-10121: enable BlockCacheTest.testBlockCacheConcurrent that now passes
|
2017-02-21 18:56:39 -05:00 |
markrmiller
|
3771e7d2c7
|
SOLR-10126: @BadApple this test, fails frequently on Jenkins cluster.
|
2017-02-21 18:05:41 -05:00 |
yonik
|
e9e02a2313
|
SOLR-10141: Upgrade to Caffeine 2.4.0 to fix issues with removal listener
|
2017-02-21 17:15:05 -05:00 |
markrmiller
|
fa5851095f
|
SOLR-10175: Rename test so it doesn't match test glob pattern.
|
2017-02-20 21:40:00 -05:00 |
Christine Poerschke
|
e8f4746ec4
|
SOLR-10175: turn TestAnalyticsQParserPlugin's @Ignore into @AwaitsFix
|
2017-02-20 17:39:46 +00:00 |
Christine Poerschke
|
cf63ad9797
|
SOLR-10142: turn TestClassNameShortening's @Ignore into @AwaitsFix
|
2017-02-20 10:54:09 +00:00 |