Varun Thacker
|
2c14b91418
|
SOLR-11590: Synchronize ZK connect/disconnect handling so that they are processed in linear order
|
2017-12-05 13:34:50 -08:00 |
Andrzej Bialecki
|
41644bdcdc
|
SOLR-11458: Improve error handling in MoveReplicaCmd to avoid potential loss of data.
|
2017-12-05 14:46:05 +01:00 |
Joel Bernstein
|
cd10d0bda0
|
SOLR-11485: Fix precommit
|
2017-12-04 23:06:59 -05:00 |
Joel Bernstein
|
862f48761c
|
SOLR-11485: Fix broken tests
|
2017-12-04 22:46:43 -05:00 |
Joel Bernstein
|
f8c69270a1
|
SOLR-11485: Fix precommit
|
2017-12-04 21:43:07 -05:00 |
Joel Bernstein
|
8750e5f2a9
|
SOLR-11485: Add olsRegress, spline and derivative Stream Evaluators
|
2017-12-04 21:09:41 -05:00 |
Anshum Gupta
|
8c855fa287
|
The queue size for ConcurrentUpdateSolrClient should default to 10 instead of throwing an IllegalArgumentException
|
2017-12-01 14:25:02 -08:00 |
Anshum Gupta
|
ebdaa44182
|
SOLR-11608: Correctly parse the new core-name in the V2 core rename API.
|
2017-11-29 13:17:17 -08:00 |
Joel Bernstein
|
70767b109f
|
SOLR-11697: Add geometricDistribution Stream Evaluator
|
2017-11-28 21:23:15 -05:00 |
Shalin Shekhar Mangar
|
207e546122
|
SOLR-11202: Implement a set-property command for AutoScaling API
|
2017-11-28 16:08:32 +05:30 |
Joel Bernstein
|
8072b46b63
|
SOLR-11680: Add normalizeSum Stream Evaluator
|
2017-11-27 13:38:43 -05:00 |
Joel Bernstein
|
7acccd5157
|
SOLR-11674: Support ranges in the probability Stream Evaluator
|
2017-11-26 21:32:05 -05:00 |
Noble Paul
|
2bde0eab3f
|
SOLR-9743: A new UTILIZENODE command
|
2017-11-24 00:32:26 +10:30 |
Joel Bernstein
|
17078019e2
|
SOLR-11569: Add support for distance matrices to the distance Stream Evaluator
|
2017-11-22 18:31:08 -05:00 |
David Smiley
|
6f99196e81
|
SOLR-11444: CloudSolrClient could have thrown an NPE if the collection doesn't exist.
Refactor: Tidy the exception throwing
|
2017-11-17 23:22:22 -05:00 |
David Smiley
|
fd1820a430
|
SOLR-11487: Collection Aliases may now have metadata
|
2017-11-16 13:57:22 -05:00 |
Noble Paul
|
cfea3d5e83
|
SOLR-11642: remove Policy.Session from OverseerCollectionMessageHandler
|
2017-11-15 21:18:33 +10:30 |
Noble Paul
|
79283834bc
|
SOLR-11380:removed GenericRequest.setContentStreams()
|
2017-11-15 03:55:17 +10:30 |
Noble Paul
|
65cd8bbbf4
|
SOLR-11538: Implement port suggestion
|
2017-11-14 23:23:35 +10:30 |
Andrzej Bialecki
|
fc678da2dd
|
SOLR-11642: Implement ObjectCache for SolrCloudManager.
|
2017-11-14 13:21:26 +01:00 |
Noble Paul
|
8e60dc52c5
|
SOLR-11538: Implement suggestions for port,ip_*, nodeRole,sysprop.*, metrics:*
|
2017-11-14 15:17:53 +10:30 |
Joel Bernstein
|
59360b4617
|
SOLR-11570: Add support for correlation matrices to the corr Stream Evaluator
|
2017-11-13 19:44:46 -05:00 |
Shalin Shekhar Mangar
|
3045349140
|
SOLR-11638: Fix CloudSolrClientTest periodic failures after SOLR-11507
|
2017-11-13 15:50:45 +05:30 |
Joel Bernstein
|
9ea9a85339
|
SOLR-11571: Add diff Stream Evaluator to support time series differencing
|
2017-11-10 13:15:41 -05:00 |
David Smiley
|
a43c318a51
|
SOLR-11507: randomize parallelUpdates for test CloudSolrClientBuilder
|
2017-11-09 15:58:58 -05:00 |
David Smiley
|
df3b01744c
|
SOLR-10469: Move CloudSolrClient.setParallelUpdates to its Builder
|
2017-11-09 15:48:35 -05:00 |
Noble Paul
|
6c46569705
|
SOLR-11614: ReplicaAssigner to use SolrCloudManager
|
2017-11-09 23:18:28 +10:30 |
Joel Bernstein
|
23fe16d3e9
|
SOLR-11607: Add grandSum, sumRows, sumColumns, scalarDivide, scalarMultiply, scalarAdd, scalarSubtract Stream Evaluators
|
2017-11-07 19:46:26 -05:00 |
Noble Paul
|
a03d6bc8c2
|
SOLR-11380: deprecated getContentStreams()
|
2017-11-07 17:56:52 +10:30 |
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 |
Joel Bernstein
|
2a2cf4b5e4
|
SOLR-11602: Fix precommit
|
2017-11-03 15:29:11 -04:00 |
Joel Bernstein
|
d723578034
|
SOLR-11602: Add Markov Chain Stream Evaluator
|
2017-11-03 15:00:43 -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 |
Joel Bernstein
|
e915078707
|
SOLR-10680: Add minMaxScale Stream Evaluator
|
2017-11-02 13:44:42 -04: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 |
Noble Paul
|
f564f9ca4b
|
SOLR-11380: Test failure
|
2017-11-02 19:22:57 +10:30 |
Noble Paul
|
0e738a0369
|
SOLR-11380: V2request also converted to do streaming write
|
2017-11-02 17:39:31 +10:30 |
Joel Bernstein
|
6eea7f70a0
|
SOLR-11594: Add precision Stream Evaluator
|
2017-11-01 13:35:35 -04:00 |
Joel Bernstein
|
6d5a7920ae
|
SOLR-11593: Add support for covariance matrices to the cov Stream Evaluator
|
2017-11-01 11:30:15 -04:00 |
Noble Paul
|
1b8747ec4f
|
SOLR-11380: XML request writer also stream request
|
2017-11-01 19:26:22 +10:30 |
Shalin Shekhar Mangar
|
2e4b6929d2
|
SOLR-9440: Revert visibility change of collectionWatches
|
2017-11-01 10:15:39 +05:30 |
Joel Bernstein
|
5633268a45
|
SOLR-11567: Add triangularDistribution Stream Evaluator
|
2017-10-31 19:52:07 -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 |
Noble Paul
|
487f67620d
|
SOLR-11520: Implement autoscaling suggestions for cores count violations
|
2017-10-31 19:41:17 +10:30 |
Noble Paul
|
cb3ed762fb
|
SOLR-11380: use the inNull() method to check for empty UpdateRequest
|
2017-10-31 16:34:00 +10:30 |
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 |
Joel Bernstein
|
3edb23471b
|
SOLR-11565: Add unit Stream Evaluator to support unitizing of vectors
|
2017-10-30 20:17:22 -04:00 |
Christine Poerschke
|
b8bcaf9246
|
SOLR-10132: A new optional facet.matches parameter to return facet buckets only for terms that match a regular expression. (Gus Heck, Christine Poerschke)
|
2017-10-30 18:03:25 +00:00 |
Joel Bernstein
|
b7332f65b7
|
SEARCH-11566: Add transpose Stream Evaluator to support transposing of matrices
|
2017-10-30 12:59:13 -04:00 |
Joel Bernstein
|
e0239b9e84
|
SOLR-11568: Add matrix Stream Evaluator to support efficient matrix operations
|
2017-10-29 20:59:57 -04:00 |