Shalin Shekhar Mangar
|
67de1a3f70
|
SOLR-9735: Replace nocommit with link to ref guide document
|
2017-08-11 19:49:08 +05:30 |
Joel Bernstein
|
b3127ec582
|
SOLR-11225: Add cumulativeProbability Stream Evaluator
|
2017-08-10 21:55:45 -04:00 |
Christine Poerschke
|
9b0fccfbda
|
Remove (package) javadocs in solrj UuidEvaluator.
|
2017-08-10 17:11:52 +01:00 |
Christine Poerschke
|
8e2dab7315
|
SOLR-11090: Add Replica.getProperty accessor.
|
2017-08-09 09:48:02 +01:00 |
Joel Bernstein
|
ea85543ace
|
SOLR-11212: Allow the predict StreamEvaluator to work on arrays as well as a single numeric parameter
|
2017-08-08 14:53:45 -04:00 |
Erick Erickson
|
53db72c598
|
SOLR-11198: fix test failures
|
2017-08-07 09:57:38 -07:00 |
Erick Erickson
|
e053e2298f
|
SOLR-11198: downconfig downloads empty file as folder, test failures possible fix and logging
|
2017-08-06 18:21:48 -07:00 |
Joel Bernstein
|
ee69616957
|
SOLR-11203-Simple regression output should include R-square
|
2017-08-06 13:51:39 -04:00 |
Erick Erickson
|
522367cc4d
|
SOLR-11198: downconfig downloads empty file as folder
|
2017-08-06 09:48:16 -07:00 |
Noble Paul
|
c1d28c3ece
|
SOLR-11178: Change error handling in AutoScalingHandler to be consistent w/ other APIs
|
2017-08-04 23:41:30 +09:30 |
Anshum Gupta
|
211d106cc2
|
SOLR-11126: Node-level health check handler, with SolrJ support
|
2017-08-02 11:54:49 -07:00 |
Cao Manh Dat
|
93ed4770ac
|
SOLR-9321: Remove deprecated methods of ClusterState
|
2017-08-01 14:55:00 +07:00 |
Joel Bernstein
|
b058818a3e
|
SOLR-11160: Fix precommit
|
2017-07-31 15:57:30 -04:00 |
Joel Bernstein
|
71517bc292
|
SOLR-11160: Add normalDistribution, uniformDistribution, sample and kolmogorovSmirnov Stream Evaluators
|
2017-07-31 15:40:21 -04:00 |
Steve Rowe
|
68623e975c
|
SOLR-10756: Undeprecate ZkStateReader.updateClusterState(), mark as @lucene.internal, and rename to forciblyRefreshAllClusterStateSlow().
|
2017-07-28 13:59:19 -04:00 |
Steve Rowe
|
51b6840488
|
SOLR-11155: /analysis/field and /analysis/document requests should support points fields.
|
2017-07-28 11:07:44 -04:00 |
Steve Rowe
|
9e8027d39a
|
SOLR-10760: fix another Solrj test
|
2017-07-26 18:42:49 -04:00 |
Steve Rowe
|
f6b0f96568
|
SOLR-10760: fix Solrj tests that depended on Trie fields
|
2017-07-26 18:24:34 -04:00 |
Tomas Fernandez Lobbe
|
a4b7472139
|
SOLR-11130: Remove unused import
|
2017-07-26 09:30:49 -07:00 |
Noble Paul
|
9f73bcf11d
|
SOLR-11130: V2Request is SolrJ should return the correct collection name
|
2017-07-26 21:10:21 +09:30 |
Joel Bernstein
|
81bc463ce5
|
SOLR-10944: Get expression fails to return EOF tuple
|
2017-07-25 13:02:13 -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 |
Chris Hostetter
|
eae2efcbd9
|
SOLR-11136: Fix solrj XMLResponseParser when nested docs transformer is used with indented XML
|
2017-07-21 17:25:57 -07:00 |
Cassandra Targett
|
cdae11e25a
|
SOLR-10848: Update v2 api specs with new Ref Guide address and anchor links
|
2017-07-21 15:47:01 -05:00 |
Erick Erickson
|
dd5be42e6c
|
SOLR-11106: TestLBHttpSolrClient.testReliablity takes 30 seconds because of the wrong server name
|
2017-07-18 08:31:35 -07:00 |
Christine Poerschke
|
e23ac243ef
|
SOLR-11012: Fix three (JavaBinCodec not being closed) Resource Leak warnings.
|
2017-07-17 13:22:36 +01:00 |
Erick
|
b17ec1445d
|
SOLR-11075: Refactor handling of params in CloudSolrStream and FacetStream
|
2017-07-16 09:05:07 -07:00 |
Shalin Shekhar Mangar
|
c9cf57fc28
|
SOLR-11068: MOVEREPLICA and REPLACENODE API parameter names are now 'sourceNode' and 'targetNode'. The old names viz. 'fromNode' for MOVEREPLICA and 'source', 'target' for REPLACENODE have been deprecated
|
2017-07-15 09:05:33 +05:30 |
Joel Bernstein
|
ebd130b7e2
|
SOLR-10802: Fix problem with variable assignment
|
2017-07-14 11:13:09 -04:00 |
Erick Erickson
|
19fd95b46c
|
commit 4241a13beb0a14e8bd81a520bd8e04ab6c7465aa
Author: Erick Erickson <erick@apache.org>
Date: Thu Jul 13 10:39:33 2017 -0700
SOLR-10908: CloudSolrStream.toExpression incorrectly handles fq clauses
|
2017-07-13 11:29:46 -07:00 |
Joel Bernstein
|
c40f6d7d79
|
SOLR-10802: Add plot Stream Expression
|
2017-07-13 13:05:47 -04:00 |
Christine Poerschke
|
e730ced5ef
|
Consistently use ZkStateReader.CONSTANT in Replica.java (instead of mix of ZkStateReader.CONSTANT and import ZkStateReader.CONSTANT).
|
2017-07-12 17:14:24 +01:00 |
Joel Bernstein
|
d35da77b72
|
SOLR-11046: Add residuals Stream Evaluator
|
2017-07-12 10:28:52 -04:00 |
Cao Manh Dat
|
ad7f2a787d
|
SOLR-11041: MoveReplicaCmd do not specify ulog dir in case of HDFS
|
2017-07-12 14:07:27 +07:00 |
Ishan Chattopadhyaya
|
b29951ff2b
|
SOLR-10920: Warning for production use of _default configset's data-driven functionality
|
2017-07-09 17:05:38 +05:30 |
Joel Bernstein
|
7051a7919f
|
SOLR-11024: ParallelStream should set the StreamContext when constructing SolrStreams
|
2017-07-06 20:54:19 -04:00 |
Varun Thacker
|
74b609cf88
|
SOLR-10826: Fix CloudSolrClient to expand the collection parameter correctly
|
2017-07-06 13:30:11 -07:00 |
Joel Bernstein
|
01d0ce3258
|
SOLR-11019: Add addAll Stream Evaluator
|
2017-07-06 15:22:47 -04:00 |
Anshum Gupta
|
30e9b51af7
|
SOLR-11004: Consolidate SolrClient builder code into an abstract base class to reduce duplication.
|
2017-07-05 11:47:01 -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 |
Noble Paul
|
2e56e7eb28
|
SOLR-10954: this was supposed to be in the solrj package
|
2017-07-01 11:44:22 +09:30 |
Karl Wright
|
cabb1fa366
|
Fix solrj test compilation error.
|
2017-06-29 05:13:51 -04:00 |
Karl Wright
|
b4fa0e785b
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-06-29 05:00:17 -04:00 |
Karl Wright
|
224f349857
|
SOLR-10973: Use the correct constructor for InputStreamBody.
|
2017-06-29 04:58:51 -04: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 |
Shalin Shekhar Mangar
|
b99ee2b136
|
SOLR-10931: Move TestPolicy to org.apache.solr.client.solrj.cloud.autoscaling package
|
2017-06-28 11:53:27 +05:30 |
Ishan Chattopadhyaya
|
13a3ae2922
|
SOLR-10931: Refactoring the package name for autoscaling client classes
|
2017-06-28 07:55:40 +05:30 |
Ishan Chattopadhyaya
|
c66a8d9fda
|
SOLR-10272: Reverting a mistakenly deleted file
|
2017-06-27 09:14:00 +05:30 |
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 |
Chris Hostetter
|
14a0b4fa53
|
SOLR-10946: Randomize the usage of Points based numerics in solrj test schemas
This includes an @SuppressPointFields for SOLR-10960
|
2017-06-26 15:49:55 -07:00 |