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 |
|
Jan Høydahl
|
61f64829d8
|
SOLR-7041: Remove a lot of defaultOperator and defaultSearchField from test configs (still more work to do)
|
2017-04-29 20:39:50 +02:00 |
|
Dennis Gove
|
460b3b36e9
|
SOLR-10559: Updates TupStream and enhances evaluators to work over values in the SteamContext
|
2017-04-28 21:45:56 -04:00 |
|
Joel Bernstein
|
7f6f68c7f4
|
SOLR-10582: Add Correlation Evaluator
|
2017-04-28 15:54:46 -04:00 |
|
Joel Bernstein
|
02167d06d4
|
SOLR-10559: Fix precommit
|
2017-04-27 17:03:29 -04:00 |
|
Joel Bernstein
|
e4d4e582a0
|
SOLR-10559: Fixed compilation error
|
2017-04-27 17:03:29 -04:00 |
|
Joel Bernstein
|
e57fab17c0
|
SOLR-10559: Cleaner syntax
|
2017-04-27 17:03:29 -04:00 |
|
Mikhail Khludnev
|
61d02a47e2
|
SOLR-10500: fix many parents with nested children per /update/json/docs request
|
2017-04-27 13:01:07 +03:00 |
|
Joel Bernstein
|
55de74cc45
|
SEARCH-313: Handled unescaped plus sign in gap
|
2017-04-26 22:43:28 -04:00 |
|
Joel Bernstein
|
679eaae9a5
|
SOLR-10566: Fix precommit
|
2017-04-26 11:17:43 -04:00 |
|
Joel Bernstein
|
0e963f7a8a
|
SOLR-10566: Add timeseries Streaming Expression
|
2017-04-26 11:17:43 -04:00 |
|
David Smiley
|
f45017b2d4
|
SOLR-10537: Added SolrParams.toLocalParamsString() and moved QP.encodeLocalParamVal to ClientUtils
|
2017-04-26 08:38:52 -04:00 |
|
Joel Bernstein
|
cd02dd7d4a
|
SOLR-10559: Add let and get Streaming Expressions
|
2017-04-24 20:19:17 -04:00 |
|
Joel Bernstein
|
99ce234162
|
SOLR-10551: Improve tests
|
2017-04-22 17:26:19 -04:00 |
|
Joel Bernstein
|
f6af8d0999
|
SOLR-10551: Add list and cell Streaming Expressions
|
2017-04-22 16:39:02 -04:00 |
|
Shai Erera
|
08f2de6d1a
|
Shorten docFreq and totalTermFreq to df and ttf in TermsComponent
|
2017-04-20 15:32:27 +03:00 |
|
Joel Bernstein
|
48d54ac458
|
SOLR-10516: Add eval() Streaming Expression
|
2017-04-18 20:56:36 -04:00 |
|
Joel Bernstein
|
d5e5b5e948
|
SOLR-10504: Add echo Streaming Expression
|
2017-04-18 11:21:34 -04:00 |
|
Ishan Chattopadhyaya
|
fd4125ea41
|
SOLR-10446: Making HttpClusterStateProvider work with server that doesn't have LISTALIASES
|
2017-04-18 03:09:46 +05:30 |
|
Joel Bernstein
|
66715a4761
|
SOLR-10486: Fix precommit
|
2017-04-17 11:09:06 -04:00 |
|