Chris Hostetter
|
d77d54b1a6
|
SOLR-11641: Change to default to so default behavior is to PostFilter if user specifies
|
2017-11-14 10:45:29 -07:00 |
Noble Paul
|
79283834bc
|
SOLR-11380:removed GenericRequest.setContentStreams()
|
2017-11-15 03:55:17 +10:30 |
Andrzej Bialecki
|
7c54b2b116
|
SOLR-11458: Improve this test to show the failure to be fixed in SOLR-11458.
|
2017-11-14 11:16:39 +01:00 |
Joel Bernstein
|
59360b4617
|
SOLR-11570: Add support for correlation matrices to the corr Stream Evaluator
|
2017-11-13 19:44:46 -05:00 |
Joel Bernstein
|
9ea9a85339
|
SOLR-11571: Add diff Stream Evaluator to support time series differencing
|
2017-11-10 13:15:41 -05:00 |
Alan Woodward
|
276e317e94
|
LUCENE-8042: Add SegmentCachable interface
|
2017-11-10 12:17:50 +00:00 |
David Smiley
|
a43c318a51
|
SOLR-11507: randomize parallelUpdates for test CloudSolrClientBuilder
|
2017-11-09 15:58:58 -05:00 |
Chris Hostetter
|
15fe53e10b
|
SOLR-9120: Reduce log level for inconsequential NoSuchFileException that LukeRequestHandler may encounter
|
2017-11-09 09:53:22 -07:00 |
Alan Woodward
|
1a80bc76b1
|
SOLR-11610: Move SOLR to PayloadDecoder
|
2017-11-09 14:05:34 +00:00 |
Noble Paul
|
6c46569705
|
SOLR-11614: ReplicaAssigner to use SolrCloudManager
|
2017-11-09 23:18:28 +10:30 |
Shalin Shekhar Mangar
|
eef8f30da2
|
SOLR-11627: Enable debug logging of overseer messages
|
2017-11-09 17:52:33 +05:30 |
David Smiley
|
67a6a14302
|
SOLR-11619: V2 action=REMOTEQUERY bug
|
2017-11-08 11:54:29 -05:00 |
Steve Rowe
|
b28ed8f0ef
|
SOLR-11003: Do not import ImmutableMap from shaded junit4-ant jar
|
2017-11-08 10:39:43 -05:00 |
Shalin Shekhar Mangar
|
70d1d94110
|
SOLR-11621: Fix spurious failures of TriggerIntegrationTest due to timing issues
|
2017-11-08 15:47:15 +05:30 |
Joel Bernstein
|
23fe16d3e9
|
SOLR-11607: Add grandSum, sumRows, sumColumns, scalarDivide, scalarMultiply, scalarAdd, scalarSubtract Stream Evaluators
|
2017-11-07 19:46:26 -05:00 |
Varun Thacker
|
1f83b1fc1c
|
SOLR-11618: Tone down verbosity of BackupManager logging
|
2017-11-07 14:31:22 -08:00 |
Noble Paul
|
a03d6bc8c2
|
SOLR-11380: deprecated getContentStreams()
|
2017-11-07 17:56:52 +10:30 |
Uwe Schindler
|
610efa7925
|
SOLR-11606: Add missing assumeWorkingMockito()
|
2017-11-04 21:29:10 +01:00 |
Uwe Schindler
|
3ab1a07662
|
SOLR-11606: Disable tests automatically if Mockito does not work with Java runtime (Java 10)
|
2017-11-04 19:37:28 +01:00 |
Erick Erickson
|
d501ecd2d1
|
SOLR-11503: Collections created with legacyCloud=true cannot be opened if legacyCloud=false
|
2017-11-03 19:43:37 -07:00 |
Varun Thacker
|
db18de7e6b
|
SOLR-11003: Support bi-directional syncing of cdcr clusters. We still only support actively into one cluster cluster,
but have the ability to switch indexing clusters and cdcr will replicate correctly
|
2017-11-03 15:37:39 -07:00 |
Joel Bernstein
|
d723578034
|
SOLR-11602: Add Markov Chain Stream Evaluator
|
2017-11-03 15:00:43 -04:00 |
Alan Woodward
|
a886a001a4
|
LUCENE-8017: Add Weight.getCacheHelper()
|
2017-11-03 10:40:14 +00:00 |
Robert Muir
|
ca5f9b3457
|
LUCENE-8007: Make scoring statistics mandatory
|
2017-11-02 23:02:21 -04:00 |
Joel Bernstein
|
0ebf5e0896
|
SOLR-11599: Change normalize function to standardize and make it work with matrices
|
2017-11-02 21:37:29 -04:00 |
Scott Blum
|
0637407ea4
|
SOLR-11423: fix typo
|
2017-11-02 18:26:59 -04:00 |
Joel Bernstein
|
e915078707
|
SOLR-10680: Add minMaxScale Stream Evaluator
|
2017-11-02 13:44:42 -04:00 |
Andrzej Bialecki
|
dc6119b85d
|
SOLR-11072: Make the new test more robust to side-effects from other tests in the suite.
|
2017-11-02 17:35:13 +01:00 |
Andrzej Bialecki
|
6008b186a2
|
SOLR-11072: Fix creation of searchRate triggers via API, add a unit test, other minor edits.
|
2017-11-02 16:32:29 +01:00 |
Cao Manh Dat
|
bf040a88ef
|
SOLR-10125: Enable debug logging for addReplicaTest()
|
2017-11-02 15:20:42 +07:00 |
Robert Muir
|
aa0286540f
|
SOLR-11511: qualify inner type name for javadocs links to fix precommit
|
2017-11-01 20:29:06 -04:00 |
Joel Bernstein
|
6eea7f70a0
|
SOLR-11594: Add precision Stream Evaluator
|
2017-11-01 13:35:35 -04:00 |
David Smiley
|
1ff6084d8e
|
SOLR-11511: minor: use existing fields in DURP: coreDesc, zkController, collection
|
2017-11-01 11:47:09 -04:00 |
Shalin Shekhar Mangar
|
44b7bc0177
|
SOLR-11591: Change the test to not run into the race condition identified until we fix it
|
2017-11-01 19:48:00 +05:30 |
Noble Paul
|
1b8747ec4f
|
SOLR-11380: XML request writer also stream request
|
2017-11-01 19:26:22 +10:30 |
Joel Bernstein
|
5633268a45
|
SOLR-11567: Add triangularDistribution Stream Evaluator
|
2017-10-31 19:52:07 -04:00 |
Erick Erickson
|
148d81c1e9
|
SOLR-11438: Solr should return rf when min_rf is specified for deletes as well as adds
|
2017-10-31 16:21:58 -07:00 |
Varun Thacker
|
95d287e866
|
SOLR-11586: Restored collection should use stateFormat=2 instead of 1
|
2017-10-31 15:14:12 -05:00 |
Varun Thacker
|
12d9d67dab
|
Revert "SOLR-11003"
This reverts commit bc46de3b2a .
|
2017-10-31 13:50:28 -05:00 |
Varun Thacker
|
07652a5289
|
SOLR-11560: Specifying the replicationFactor parameter while restoring a collection would lead to extra tlog
and pull replicas being created
|
2017-10-31 13:43:19 -05:00 |
Varun Thacker
|
bc46de3b2a
|
SOLR-11003
|
2017-10-31 13:43:19 -05:00 |
Christine Poerschke
|
d58ec8728c
|
Remove unnecessary casts in SolrCloudReportersTest. Split out from the SOLR-11291 changes. (Omar Abdelnabi via Christine Poerschke)
|
2017-10-31 17:24:36 +00:00 |
Steve Rowe
|
55d3aeb21a
|
SOLR-11564: TestFunctionQuery: clear index before each test to avoid cross contamination
|
2017-10-31 12:40:32 -04:00 |
Shalin Shekhar Mangar
|
39376cd8b5
|
SOLR-9440: The ZkStateReader.removeCollectionStateWatcher method can cache a DocCollection reference and never update it causing stale state to be returned in ClusterState
|
2017-10-31 17:58:36 +05:30 |
Cao Manh Dat
|
0f9012009b
|
SOLR-10397: Remove unused imports
|
2017-10-31 15:07:52 +07:00 |
Cao Manh Dat
|
ce61a59ecd
|
SOLR-10397: Fix test failures
|
2017-10-31 15:06:34 +07:00 |
Noble Paul
|
706b6c9171
|
SOLR-11380: SolrJ must stream docs to server instead of writing to a buffer first
|
2017-10-31 13:16:31 +10:30 |
Cao Manh Dat
|
f6cbce1c6e
|
SOLR-11576: CollectionsAPIDistributedZkTest.testCollectionsAPI() get failed when query node has stale clusterstate
|
2017-10-31 09:13:02 +07:00 |
Robert Muir
|
e0bde57981
|
LUCENE-8020: don't force sim to score bogus terms (e.g. docfreq=0)
|
2017-10-30 20:32:12 -04:00 |
Joel Bernstein
|
3edb23471b
|
SOLR-11565: Add unit Stream Evaluator to support unitizing of vectors
|
2017-10-30 20:17:22 -04:00 |