Commit Graph

1530 Commits

Author SHA1 Message Date
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
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
Joel Bernstein 8417307c63 SOLR-10486: Add Length Conversion Evaluators 2017-04-17 11:09:05 -04:00
Joel Bernstein 5169ecb976 SOLR-10485: Remove incorrect code comment 2017-04-17 11:09:05 -04:00
Ishan Chattopadhyaya 4df4c52c0c SOLR-10447, SOLR-10447: LISTALIASES Collections API command; CloudSolrClient can be initialized using Solr URL
SOLR-10447: Collections API now supports a LISTALIASES command to return a list of all collection aliases.

   SOLR-10446: CloudSolrClient can now be initialized using the base URL of a Solr instance instead of
    ZooKeeper hosts. This is possible through the use of newly introduced HttpClusterStateProvider.
    To fetch a list of collection aliases, this depends on LISTALIASES command, and hence this way of
    initializing CloudSolrClient would not work with older versions of Solr that doesn't support LISTALIASES.
2017-04-17 10:11:18 +05:30
Erick Erickson 4cb00ccca4 SOLR-10007: Clean up references to CoreContainer and CoreDescriptors 2017-04-12 17:02:40 -07:00
Joel Bernstein 1b81dcdeba SOLR-10485: Fix precommit 2017-04-12 17:26:54 -04:00
Joel Bernstein ee56af22bc SOLR-10485: Add CalculateStream to allow Solr to behave like a scientific calculator 2017-04-12 17:26:54 -04:00
Joel Bernstein 0bcd88b181 SOLR-10303: Fix precommit 2017-04-12 15:04:52 -04:00
Joel Bernstein 5e403647de SOLR-10303: Add the tuple context to avoid creating multiple LocalDateTime instances for the same Tuple 2017-04-12 15:04:52 -04:00
Gethin James b78a270c9d SOLR-10303: Removing the unused class DatePartEvaluator from the test 2017-04-12 15:04:52 -04:00
Gethin James 8642ed9f88 SOLR-10303: Error message formatting for TemporalEvaluator 2017-04-12 15:04:51 -04:00
Gethin James 1c333c79d0 SOLR-10303: Removing the unused class, replaced by TemporalEvaluator 2017-04-12 15:04:51 -04:00
Gethin James d70fc967d4 SOLR-10303: Refactored to multiple TemporalEvaluator classes based on feedback 2017-04-12 15:04:51 -04:00
Gethin James b314bc6776 SOLR-10303: Switched to pascal casing 2017-04-12 15:00:06 -04:00
Gethin James c6fbb27376 SOLR-10303: Supporting more datatypes via a TemporalAccessor 2017-04-12 15:00:06 -04:00
Gethin James cf14b4be03 SOLR-10303: Supporting epoch for LocalDateTime 2017-04-12 15:00:06 -04:00
Gethin James c3d205cdcc SOLR-10303: Switching from the fieldName param to subEvaluators 2017-04-12 15:00:06 -04:00
Gethin James b13945b1ef SOLR-10303: Renamed to DatePartEvaluator and adding support for Instant, Date, LocalDateTime 2017-04-12 15:00:06 -04:00
Gethin James 24ab117a41 SOLR-10303: Initial support for common date/time Stream Evaluators 2017-04-12 14:55:02 -04:00
Christine Poerschke 23109b9862 SOLR-10473: Correct LBHttpSolrClient's confusing SolrServerException message when timeAllowed is exceeded. 2017-04-12 10:03:38 +01:00
Joel Bernstein 5ebd41d13f SOLR-10274: fix precommit 2017-04-11 15:36:03 -04:00
Joel Bernstein 06a55b73b9 SOLR-10274: The search Streaming Expression should work in non-SolrCloud mode 2017-04-11 15:24:42 -04:00
Andrzej Bialecki e30cc70fdd SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup. 2017-04-11 19:22:23 +02:00
Noble Paul 550a324952 SOLR-10429: UpdateRequest#getRoutes()should copy the response parser 2017-04-10 06:43:27 +09:30
Christine Poerschke 206021578e SOLR-10440: LBHttpSolrClient.doRequest is now always wrapped in a Mapped Diagnostic Context (MDC). 2017-04-07 11:04:41 +01:00
Cao Manh Dat 9c2ef561e5 SOLR-10239: MOVEREPLICA API 2017-04-06 15:48:38 +07:00
Joel Bernstein 37b6c60548 SOLR-10426: Add shuffle Streaming Expression 2017-04-05 17:57:24 -04:00
David Smiley cb9f151db4 SOLR-10404: fetch() streaming expression: escape values in generated query. 2017-04-05 08:56:50 -04:00
Dennis Gove ef821834d1 SOLR-10393: Adds UUID Streaming Evaluator 2017-04-01 23:15:43 -04:00
Dennis Gove 674ce4e893 SOLR-10356: Adds basic math streaming evaluators 2017-04-01 21:58:04 -04:00
Adrien Grand e80643e5a7 LUCENE-7753: Make fields static when possible. 2017-03-31 17:28:21 +02:00
Joel Bernstein bdd0c7e320 SOLR-10351: Fix pre-commit 2017-03-30 17:53:07 +01:00
Joel Bernstein 6c2155c024 SOLR-10351: Add analyze Stream Evaluator to support streaming NLP 2017-03-30 17:53:07 +01:00
Erick Erickson edcdc3052b SOLR-10387: zkTransfer normalizes destination path incorrectly if source is a windows directory 2017-03-29 21:13:40 -07:00
Shai Erera deddc9b5c8 SOLR-10349: Add totalTermFreq support to TermsComponent
TermsComponent only returns docFreq information per requested term.
This commit adds a terms.ttf parameter, which if set to true, will
return both docFreq and totalTermFreq statistics for each requested
term.
2017-03-29 06:18:39 +03:00
Ishan Chattopadhyaya 6b0217b7cb SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API 2017-03-29 00:44:27 +05:30
Joel Bernstein aa2b46a62a SOLR-10341: SQL AVG function mis-interprets field type 2017-03-28 18:42:18 +01:00
Adrien Grand c189139e52 LUCENE-7751: Avoid boxing primitives only to call compareTo. 2017-03-28 15:35:04 +02:00