Shalin Shekhar Mangar
|
d512cd7604
|
Fix camel case in method name
|
2018-02-27 16:16:39 +05:30 |
Erick Erickson
|
1fe45606b9
|
SOLR-12028: BadApple and AwaitsFix annotations usage
|
2018-02-26 20:35:12 -08:00 |
Joel Bernstein
|
50c17b92bd
|
SOLR-11923: Add bicubicSpline Stream Evaluator
|
2018-02-26 15:18:11 -05:00 |
Andrzej Bialecki
|
86be873915
|
SOLR-11911: Add more details to failure logs, modify the test to create a single event
that contains all affected nodes.
|
2018-02-26 10:56:22 +01:00 |
Erick Erickson
|
6164643882
|
SOLR-10809: Get precommit lint warnings out of Solr core
|
2018-02-25 22:13:47 -08:00 |
Ishan Chattopadhyaya
|
b212f2e9b7
|
SOLR-8327: Cluster state caching for nodes not hosting the collection
|
2018-02-25 11:54:33 +05:30 |
Chris Hostetter
|
9e0e301f9f
|
SOLR-12021: Fixed a bug in ApiSpec and other JSON resource loading that was causing unclosed file handles
|
2018-02-23 10:43:22 -07:00 |
Jason Gerlowski
|
d2d987fd74
|
Fix ConcurrentUpdateSolrClient.Builder withQueueSize Javadocs
|
2018-02-22 13:56:37 -05:00 |
Joel Bernstein
|
e746d7a001
|
SOLR-11588: Add matrixMult Stream Evaluator to support matrix multiplication
|
2018-02-19 19:27:25 -05:00 |
Joel Bernstein
|
6c0f9ac8c7
|
SOLR-11689: Add l1norm, l2norm and linfnorm Stream Evaluators
|
2018-02-16 19:07:37 -05:00 |
Andrzej Bialecki
|
26a037636d
|
SOLR-11912: Improve TriggerIntegrationTest to avoid side-effects between tests (spurious autoscaling events).
Add a convenience method to DistribStateManager to remove data recursively.
|
2018-02-16 11:28:57 +01:00 |
Andrzej Bialecki
|
0231d5cdba
|
SOLR-11899 Fix a race condition when testing removal of ephemeral nodes.
|
2018-02-13 17:58:45 +01:00 |
Christine Poerschke
|
298d90b621
|
LUCENE-8167: fix two incompleteEnumSwitch warnings in solr/solrj
|
2018-02-12 17:43:51 +00:00 |
David Smiley
|
5a26381424
|
SOLR-11722: Rename max-future-ms to maxFutureMs
|
2018-02-09 11:24:58 -05:00 |
David Smiley
|
1527ce57d4
|
SOLR-11925: Rename RoutedAliasCreateCollectionCmd as MaintainRoutedAliasCmd (internal Cmd)
|
2018-02-08 23:16:12 -05:00 |
David Smiley
|
02b5172ea2
|
SOLR-11925: Time Routed Aliases: router.autoDeleteAge feature
|
2018-02-08 23:12:09 -05:00 |
Noble Paul
|
3ad61d2f9c
|
SOLR-11067: REPLACENODE should identify appropriate nodes if targetNode is not provided
|
2018-01-31 21:49:02 +11:00 |
Cao Manh Dat
|
c56d774eb6
|
SOLR-11661: New HDFS collection reuses unremoved data from a deleted HDFS collection with same name causes inconsistent view of documents
|
2018-01-30 11:30:24 +07:00 |
Andrzej Bialecki
|
d3d7b0034d
|
SOLR-11376: Support computing plans for only specific collections.
|
2018-01-29 12:16:16 +01:00 |
David Smiley
|
154bdeb7db
|
SOLR-11617: Alias metadata API; returned from LISTALIASES, set via MODIFYALIAS
|
2018-01-28 16:56:19 -05:00 |
David Smiley
|
b0d244f656
|
SOLR-11722: Refactor out a TimeRoutedAlias class from various parts.
Also allowed TRA's to be tolerant of pre-existing collections.
|
2018-01-26 11:37:00 -05:00 |
David Smiley
|
a1828a5664
|
SOLR-11722: New CREATEROUTEDALIAS cluster command for time routed aliases.
(a refactoring of some of the related parts will follow in next commit)
|
2018-01-25 14:45:49 -05:00 |
David Smiley
|
d8e9ab8785
|
SOLR-11722: Improve the v2/v1 API mapping, including a bug.
Wrapped getParameterNamesIterator failed to consider attrToParams.
(committing this separately from rest)
|
2018-01-25 14:23:44 -05:00 |
Andrzej Bialecki
|
fa511a0a6f
|
SOLR-11714: AddReplicaSuggester / ComputePlanAction infinite loop.
|
2018-01-24 14:02:55 +01:00 |
Joel Bernstein
|
a09126d926
|
SOLR-11862: Relax test thresholds
|
2018-01-23 19:31:08 -05:00 |
Joel Bernstein
|
a664b63d42
|
SOLR-11890: Add multiKmeans Stream Evaluator
|
2018-01-23 15:54:37 -05:00 |
Joel Bernstein
|
50a6cb1b05
|
SOLR-11862: Add fuzzyKmeans Stream Evaluatory
|
2018-01-23 12:29:31 -05:00 |
Noble Paul
|
2f4f8932c6
|
SOLR-11051: Use disk free metric in default cluster preferences
|
2018-01-23 16:04:48 +11:00 |
Noble Paul
|
876ecd87fb
|
SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
|
2018-01-23 00:12:51 +11:00 |
Joel Bernstein
|
f491fad955
|
SOLR-11867: Add indexOf, rowCount and columnCount StreamEvaluators
|
2018-01-17 15:43:05 -05:00 |
Joel Bernstein
|
5e2ef5eb73
|
SOLR-11736: Rename knn Streaming Expression to knnSearch and add new knn Stream Evaluator
|
2018-01-16 19:20:39 -05:00 |
Erick Erickson
|
a6b5c5bfb0
|
SOLR-11810: Upgrade Jetty to 9.4.8
|
2018-01-16 12:14:03 -08:00 |
Noble Paul
|
d99799c75c
|
SOLR-11064: Collection APIs should use the disk space hint when using policy framework
|
2018-01-17 03:04:34 +11:00 |
Joel Bernstein
|
a08f71279c
|
SOLR-11737: Add kmeans Stream Evaluator to support kmeans clustering
|
2018-01-15 14:50:34 -05:00 |
Noble Paul
|
e4438a2bb7
|
SOLR-11063: fixed test failure.
|
2018-01-16 00:24:55 +11:00 |
Chris Hostetter
|
6dcbb2d412
|
SOLR-3218: Added range faceting support for CurrencyFieldType
|
2018-01-14 16:30:24 -07:00 |
Noble Paul
|
fe86ab982d
|
SOLR-11063: Suggesters should accept required freedisk as a hint
|
2018-01-12 23:48:30 +11:00 |
Erick Erickson
|
4471c1b77c
|
SOLR-11218: Fail and return an error when attempting to delete a collection that's part of an alias
|
2018-01-09 17:27:12 -08:00 |
Steve Rowe
|
e538792d29
|
SOLR-11631: fix precommit
|
2018-01-09 18:00:49 -05:00 |
Steve Rowe
|
e3f3cdd085
|
SOLR-11631: fix Solrj tests
|
2018-01-09 11:55:30 -05:00 |
Noble Paul
|
6336ed46f9
|
SOLR-11062: new tag "diskType" in autoscaling policy
|
2018-01-09 22:58:10 +11:00 |
Noble Paul
|
74128cf695
|
implement MapWriter
|
2018-01-09 19:15:58 +11:00 |
Joel Bernstein
|
d189b58708
|
SOLR-10716: Improve error handling
|
2018-01-08 20:12:43 -05:00 |
Joel Bernstein
|
459ed85052
|
SOLR-10716: Add termVectors Stream Evaluator
|
2018-01-08 19:39:43 -05:00 |
Christine Poerschke
|
07afc23dce
|
LUCENE-8115: remove unnecessary-on-its-own {@inheritDoc} annotations.
|
2018-01-08 19:45:19 +00:00 |
David Smiley
|
925733d1ef
|
SOLR-11653: TimeRoutedAlias URP now auto-creates collections using new RoutedAliasCreateCollectionCmd
|
2018-01-05 13:53:26 -05:00 |
Noble Paul
|
8836fda95f
|
SOLR-11813: Reuse a NodeStateProvider in a session
|
2018-01-04 19:45:59 +11:00 |
Joel Bernstein
|
94a680c311
|
SOLR-11682: Add gtestDataSet Stream Evaluator
|
2018-01-03 21:31:39 -05:00 |
David Smiley
|
9586d12af4
|
SOLR-11805: SolrJ's SolrResponse.getElaspedTime was sometimes a millisecond off
|
2018-01-03 15:47:32 -05:00 |
Joel Bernstein
|
1cc49d18c2
|
Add chiSquareDataSet Stream Evaluator
|
2018-01-03 13:57:11 -05:00 |