9692 Commits

Author SHA1 Message Date
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
Steve Rowe
8c11f81a95 SOLR-9386: Move default clientPort specification to before calling QuorumPeerConfig.parseProperties(), which requires that clientPort be specified. 2017-05-01 10:26:41 -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
Mikhail Khludnev
e96dc4f21c LUCENE-7798: Add .equals and .hashCode to ToParentBlockJoinSortField 2017-04-29 13:55:11 +03: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
Steve Rowe
e2521b2a8b SOLR-9596: Add Solr support for SimpleTextCodec, via <codecFactory class=solr.SimpleTextCodecFactory/> in solrconfig.xml (per-field specification in the schema is not possible). 2017-04-28 15:36:50 -04:00
Steve Rowe
57f17b1118 SOLR-9386: Upgrade Zookeeper to 3.4.10 2017-04-28 11:24:53 -04:00
Mikhail Khludnev
816b806d8a SOLR-10521: adding sort=childfield(field,$q) asc for {!parent} query. 2017-04-28 11:23:53 +03: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
Noble Paul
fba52de066 SOLR-10507: Core Admin status command to emit collection details of each core 2017-04-27 12:38:34 +09:30
Joel Bernstein
55de74cc45 SEARCH-313: Handled unescaped plus sign in gap 2017-04-26 22:43:28 -04:00
David Smiley
8a99937980 SOLR-10526: fix facet.heatmap facet exclusion when distributed/sharded 2017-04-26 14:04:35 -04:00
Andrzej Bialecki
2d2257926c SOLR-10569: "updateHandler" stats is null when queried via MBeans handler. 2017-04-26 19:51:43 +02:00
Christine Poerschke
90b3ef18de SOLR-10046: move from 6.6.0 to 7.0.0 CHANGES.txt (backport yet to be completed) 2017-04-26 17:01:29 +01:00
Andrzej Bialecki
98b2cba53c SOLR-10565: Make root names more unique. 2017-04-26 17:48:17 +02: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
Andrzej Bialecki
d8ec25bdc5 SOLR-10489: Fix an occasional NPE. 2017-04-26 12:31:39 +02:00
yonik
1f77776937 SOLR-10480: fix offset param handling in JSON Facet API 2017-04-25 22:56:44 -04:00
Steve Rowe
03b484346e SOLR-10310: Fix CopyFieldTest failure 2017-04-25 17:07:42 -04:00
Steve Rowe
dd171ff8fe SOLR-10310: By default, stop splitting on whitespace prior to analysis in edismax and standard/"lucene" query parsers 2017-04-25 12:02:25 -04:00
yonik
4f89f98f66 SOLR-7452: JSON Facet API - refining for numBuckets 2017-04-25 11:00:30 -04:00
Mikhail Khludnev
680f4d7fd3 SOLR-10520: fix child.facet.field counts 2017-04-25 12:33:05 +03:00
Joel Bernstein
cd02dd7d4a SOLR-10559: Add let and get Streaming Expressions 2017-04-24 20:19:17 -04:00
yonik
71ce0d31a6 SOLR-10548: SOLR-10552: numBuckets should use hll and ignore mincount>1 filtering 2017-04-24 18:17:17 -04:00
Andrzej Bialecki
114a65b331 SOLR-10557: Make "compact" format default for /admin/metrics. 2017-04-24 22:35:18 +02:00
Erick Erickson
e17b987734 SOLR-10493: Investigate SolrCloudExampleTest failures.
(cherry picked from commit 0247acd)
2017-04-24 12:22:11 -07:00
Shalin Shekhar Mangar
56e1ad484a SOLR-10047: Move test into its own test class and force use of NoMergePolicy to fix test failures
This closes #195
2017-04-25 00:26:21 +05:30
Andrzej Bialecki
c09d82e538 SOLR-10489 Tentative fix for a test failure (Mikhail Khludnev via ab) 2017-04-24 16:12:02 +02:00
Mikhail Khludnev
a07ac63357 SOLR-9217: delay JoinUtil call to createWeight for score join 2017-04-23 01:30:23 +03: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
David Smiley
991196216d SOLR-10499: facet.heatmap DocSet to Bits optimizations 2017-04-20 17:46:28 -04:00
Andrzej Bialecki
fb8fd77fa5 SOLR-10514 Upgrade Metrics library to 3.2.2. 2017-04-20 15:29:10 +02:00
Shai Erera
08f2de6d1a Shorten docFreq and totalTermFreq to df and ttf in TermsComponent 2017-04-20 15:32:27 +03:00
Shai Erera
19bcffa036 SOLR-10505: Add multi-field support to TermsComponent for terms stats 2017-04-20 15:03:27 +03:00
Steve Rowe
ffe61ff2ad SOLR-10527: move CHANGES entry to 6.5.1 section 2017-04-19 20:10:11 -04:00
Steve Rowe
8b27b82bab SOLR-10527: edismax with sow=false fails to create dismax-per-term queries when any field is boosted 2017-04-19 19:03:31 -04:00
Christine Poerschke
6eac7fa021 (part 1 of several) SOLR-10415: use parameterized debug logging in SearchHandler and RealTimeGetComponent (Michael Braun via Christine Poerschke) 2017-04-19 12:28:15 +01:00
Christine Poerschke
323c972922 SOLR-10394: a few more essentially non-public sortWithinGroup to withinGroupSort renames 2017-04-19 12:28:14 +01:00
Christine Poerschke
f9ca49a8d5 SOLR-5127: Multiple highlight fields and wildcards are now supported e.g. hl.fl=title,text_*
(Sven-S. Porst, Daniel Debray, Simon Endele, Christine Poerschke)
2017-04-19 12:28:14 +01:00
Joel Bernstein
48d54ac458 SOLR-10516: Add eval() Streaming Expression 2017-04-18 20:56:36 -04:00
David Smiley
8347169ab3 SOLR-10439: 'large' was forgotten in /schema/fields?showDefaults=true 2017-04-18 17:02:07 -04:00