3796 Commits

Author SHA1 Message Date
Tomas Fernandez Lobbe
fbdd2c0ee8 SOLR-10639: Fix NPE in LRU/LFU/FastLRU caches toString method 2017-05-08 17:11:35 -07:00
jdyer1
82b78bd95e SOLR-10522: Revert "SOLR-9972: SpellCheckComponent collations and suggestions returned as a JSON object rather than a list" 2017-05-08 13:28:55 -05:00
Joel Bernstein
07cc043664 SOLR-10625: Update CHANGES.txt 2017-05-08 10:19:41 -04:00
Shalin Shekhar Mangar
54061ed4a6 SOLR-10630: HttpSolrCall.getAuthCtx().new AuthorizationContext() {...}.getParams() sometimes throws java.lang.NullPointerException 2017-05-08 15:50:10 +05:30
Cao Manh Dat
20c4886816 SOLR-10524: Explore in-memory partitioning for processing Overseer queue messages 2017-05-08 16:21:19 +07:00
Jan Høydahl
37df64450e SOLR-8149: Admin UI - Plugins / Stats - active item is now highlighted 2017-05-08 10:49:53 +02:00
Joel Bernstein
34c6c9956d SOLR-10626: Update CHANGES.txt 2017-05-07 21:02:41 -04:00
Joel Bernstein
fd24081c63 SOLR-10622: Update CHANGES.txt 2017-05-07 16:26:53 -04:00
Mikhail Khludnev
dbe6fc5d8f SOLR-10614: remove static backdoor fields from SimplePostTool.
Enabling testTechproductsExample
2017-05-06 22:29:10 +03:00
Joel Bernstein
df6da67204 SOLR-10601: Update CHANGES.txt 2017-05-06 12:53:29 -04:00
Joel Bernstein
4b54109690 SOLR-10536: Update CHANGES.txt 2017-05-06 12:45:53 -04:00
yonik
b636d6e96a SOLR-10547: consolidate MinAgg+MaxAgg, add min/max support for single valued string fields 2017-05-06 05:52:15 -04:00
Mikhail Khludnev
c02d490d21 SOLR-10615: latching SDF.doFilter() on init(); respond 404 instead of 500 in case of init failures or corecontainer shutdown. 2017-05-06 10:47:27 +03:00
Joel Bernstein
52b252cc6e SOLR-10582: Update CHANGES.txt 2017-05-05 14:45:11 -04:00
Joel Bernstein
b18c182d42 SOLR-10559: Update CHANGES.txt 2017-05-05 14:36:32 -04:00
Joel Bernstein
554f6600a0 SOLR-10566: Update CHANGES.txt 2017-05-05 14:27:46 -04:00
Christine Poerschke
a96f39449b SOLR-10572: Removed three "no longer supported in solrconfig.xml" asserts. 2017-05-05 18:58:16 +01:00
Joel Bernstein
07acc93b74 SOLR-10516: Update CHANGES.txt 2017-05-05 13:57:03 -04:00
Joel Bernstein
9d2f6d2cf4 SOLR-10504: Update CHANGES.txt 2017-05-05 13:48:47 -04:00
Joel Bernstein
41ebeeaadc SOLR-10274: Update CHANGES.txt 2017-05-05 13:40:02 -04:00
Joel Bernstein
a0fc943324 SOLR-10426: Add shuffle Streaming Expression 2017-05-05 13:32:33 -04:00
Joel Bernstein
8bfe70fbea SOLR-10351: Update CHANGES.txt 2017-05-05 13:24:59 -04:00
Joel Bernstein
867e81672a SOLR-10303: Update CHANGES.txt 2017-05-05 13:14:15 -04:00
Noble Paul
faa74ec7dc SOLR-9530: An Update Processor to convert normal update operation to an atomic operations such as add, set,inc, remove ,set, removeregex 2017-05-05 10:49:11 +09:30
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
Mikhail Khludnev
30f1422ba9 SOLR-9867: make sure cores are assigned in the end of SolrDispatchFilter.createCoreContainer() only 2017-05-04 15:45:14 +03:00
Mikhail Khludnev
32b7791fa8 SOLR-9867: fixing TestSolrCLIRunExample.testTechproductsExample
- SolrDispatchFilter.doFilter rejects invocation until init() is completed.
- introducing isLoaded=false, isLoading=true core status
- blocking shutdown until core loading stops
- looping run example tool while core is loading 1 min max.
2017-05-04 09:15:12 +03:00
Chris Hostetter
15e1c5d34f SOLR-10583: JSON Faceting now supports a query time 'join' domain change option 2017-05-03 10:30:02 -07:00
David Smiley
b901d16b9b * SOLR-10549: (typo fix in CHANGES.txt) 2017-05-03 10:07:12 -04:00
David Smiley
037d864bf9 * SOLR-10549: The new 'large' attribute had been forgotten in /schema/fields?showDefaults=true (David Smiley) 2017-05-03 09:30:34 -04:00
Mikhail Khludnev
cbd3b02cda SOLR-10588: Prevent redundant double core reload on config update. 2017-05-03 07:10:05 +03:00
Erick Erickson
0be8e17832 SOLR-10519: SolrCLI.atPath cannot handle children that begin with a slash. 2017-05-02 13:58:47 -07:00
Mark Miller
366a5d242e SOLR-10316: Unloading a core can remove a ZK SolrCore registration entry for the wrong SolrCore. 2017-05-02 15:31:57 -03:00
Mark Miller
c4872add50 SOLR-10430: Add ls command to ZkCLI for listing only sub-directories. 2017-05-02 13:38:44 -03:00
Erik Hatcher
6c565c001b SOLR-1485: Add payload support 2017-05-01 21:35:29 -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
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
David Smiley
8a99937980 SOLR-10526: fix facet.heatmap facet exclusion when distributed/sharded 2017-04-26 14:04:35 -04: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
David Smiley
f45017b2d4 SOLR-10537: Added SolrParams.toLocalParamsString() and moved QP.encodeLocalParamVal to ClientUtils 2017-04-26 08:38:52 -04:00
yonik
1f77776937 SOLR-10480: fix offset param handling in JSON Facet API 2017-04-25 22:56:44 -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
Mikhail Khludnev
680f4d7fd3 SOLR-10520: fix child.facet.field counts 2017-04-25 12:33:05 +03: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
Mikhail Khludnev
a07ac63357 SOLR-9217: delay JoinUtil call to createWeight for score join 2017-04-23 01:30:23 +03:00