1586 Commits

Author SHA1 Message Date
Chronial
5f12becb15 Fix minor typo in docstring
Closes PR #203
2017-05-25 14:54:30 -07:00
Joel Bernstein
b3ee2d03db SOLR-10747: Allow /stream handler to execute Stream Evaluators directly 2017-05-25 13:52:42 -04:00
Christine Poerschke
2bb6e2caca SOLR-10479: Adds support for HttpShardHandlerFactory.loadBalancerRequests(MinimumAbsolute|MaximumFraction) configuration. (Ramsey Haddad, Daniel Collins, Christine Poerschke) 2017-05-25 16:46:45 +01:00
Joel Bernstein
0b47126e5c SOLR-10743: Add sequence StreamEvaluator 2017-05-25 11:20:15 -04:00
Joel Bernstein
7fef7e3374 SOLR-10746: Move all Stream Evaluators to the eval package 2017-05-25 10:32:48 -04:00
Joel Bernstein
3cd144761a SOLR-10731: Fix typo in test 2017-05-24 20:20:20 -04:00
Joel Bernstein
bdde9a163f SOLR-10731: Add k parameter 2017-05-24 20:04:43 -04:00
Joel Bernstein
47781e3938 SOLR-10684: Add finddelay Stream Evaluator 2017-05-24 13:10:50 -04:00
Joel Bernstein
851ab0ad34 SOLR-10731: Remove debugging 2017-05-24 08:07:03 -04:00
Joel Bernstein
f4872c9296 SOLR-10731: Fix precommit 2017-05-24 08:06:01 -04:00
Joel Bernstein
e2284bbedc SOLR-10731: Add tests for params 2017-05-24 07:59:02 -04:00
Joel Bernstein
cc87181c54 SOLR-10731: Add first test case 2017-05-24 07:59:01 -04:00
Joel Bernstein
89d48dfd9c SOLR-10731: Add knn Streaming Expression WIP 2017-05-24 07:59:01 -04:00
David Smiley
872ed81cc9 SOLR-10700: Remove PostingsHighlighter references from docs 2017-05-23 23:24:22 -04:00
Ishan Chattopadhyaya
4f16beb053 Fix javadocs warnings 2017-05-24 00:57:32 +05:30
Tomas Fernandez Lobbe
2fc41d565a SOLR-10233: Add support for replica types 2017-05-22 19:58:51 -07:00
Joel Bernstein
2d184581a7 SOLR-10724: Add describe Stream Evaluator 2017-05-22 18:42:09 -04:00
Joel Bernstein
59aa5d7515 SOLR-10693: Add copyOfRange Stream Evaluator 2017-05-22 18:42:08 -04:00
Joel Bernstein
c71ce16bb9 SOLR-10698: Fix precommit 2017-05-22 11:05:37 -04:00
Joel Bernstein
02b1c8aa36 SOLR-10698: StreamHandler should allow connections to be closed early 2017-05-22 10:44:02 -04:00
Jan Høydahl
4a57fb4d88 SOLR-10585: Remove defaultSearchField completely in 7.0 2017-05-19 15:27:28 +02:00
Joel Bernstein
bdecee26be SOLR-10623: Remove dead code 2017-05-18 13:03:26 -04:00
Joel Bernstein
c373b71b25 SOLR-10623: Fix pre-commit 2017-05-18 12:50:59 -04:00
Joel Bernstein
f326cfb175 SOLR-10623: Add sql Streaming Expression 2017-05-18 12:50:59 -04:00
Joel Bernstein
5235903107 SOLR-10696: Add empirical distribution and percentile Stream Evaluators 2017-05-16 20:12:25 -04:00
Joel Bernstein
1721036273 SOLR-10661: Add copyOf Stream Evaluator 2017-05-15 15:03:15 -04:00
Joel Bernstein
9c6279d439 SOLR-10663: Add distance Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein
a6c516519e SOLR-10664: Add scale Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein
6e41ac7a3b SOLR-10666: Add rank transformation Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein
680dcc140d SOLR-10662: Add length Stream Evaluator 2017-05-15 11:26:04 -04:00
Jan Høydahl
295602ce7b SOLR-10584: RefGuide updates, removal of some more dead code and a failing test 2017-05-15 15:59:29 +02:00
jdyer1
e61b5b34bf SOLR-10617: JDBCStream to support additional types, minor refactoring to separate out CalciteJDBCStream, upgrade hsqldb for JDBCStream & DIH tests. 2017-05-12 08:44:16 -05:00
Noble Paul
30a50eaf83 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-11 19:19:32 +09:30
Noble Paul
ccec2b95ee SOLR-10647: Move the V1 <-> V2 API mapping to SolrJ 2017-05-11 19:19:20 +09:30
Joel Bernstein
477b7ea66e SOLR-10660: Add reverse Stream Evaluator 2017-05-10 22:59:17 -04:00
Cao Manh Dat
5a25ef0e77 SOLR-10431: Fix precommit 2017-05-11 09:28:53 +07:00
Cao Manh Dat
cc8b5bab0b SOLR-10431: Make it possible to invoke v2 api calls using SolrJ 2017-05-11 09:06:03 +07:00
Varun Thacker
b1efd37ba7 SOLR-9527: Improve distribution of replicas when restoring a collection 2017-05-10 15:39:27 +01:00
Noble Paul
0184d6b7f5 SOLR-10647: Move the V1 <-> V2 API mapping to SolrJ 2017-05-10 23:06:07 +09:30
Joel Bernstein
421611bac9 SOLR-10638: Add normalize Stream Evaluator 2017-05-08 22:04:51 -04:00
Joel Bernstein
a3fe9f0297 SOLR-10625: Add convolution Stream Evaluator 2017-05-08 09:53:53 -04:00
Joel Bernstein
c6524c3d66 SOLR-10626: Add covariance Stream Evaluator 2017-05-07 20:42:39 -04:00
Joel Bernstein
d724983c03 SOLR-10622: Add regress and predict Stream Evaluators 2017-05-07 15:24:21 -04:00
Jan Høydahl
e776cbe446 SOLR-7041: Cut over tests from <defaultSearchField> in schema to df on requests 2017-05-05 00:53:50 +02:00
Joel Bernstein
17563ce81f SOLR-10601: StreamExpressionParser should handle white space around = in named parameters 2017-05-03 10:25:54 -04:00
Joel Bernstein
b5e9b5aaf6 SOLR-10536: stats Streaming Expression should work in non-SolrCloud mode 2017-05-02 20:34:28 -04:00
Mark Miller
c4872add50 SOLR-10430: Add ls command to ZkCLI for listing only sub-directories. 2017-05-02 13:38:44 -03:00
Joel Bernstein
ee8ce57e51 SOLR-10559: Fix TupStream to respect field order 2017-05-01 12:32:37 -04:00
Joel Bernstein
0a2286c5f2 SOLR-10566: Fix error handling 2017-05-01 12:06:00 -04:00
Joel Bernstein
b705217bec SOLR-10559: Remove debuggin 2017-04-30 22:14:15 -04:00