Commit Graph

27416 Commits

Author SHA1 Message Date
Tomas Fernandez Lobbe 6f978c5878 SOLR-10639: Removed entry from CHANGES.txt 2017-05-08 17:30:22 -07:00
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
jdyer1 571264bcc0 SOLR-10522: Revert "SOLR-9972: SpellCheckComponent collations and suggestions returned as a JSON object rather than a list"
This reverts commit 4cd3d15da8.
2017-05-08 13:26:42 -05:00
Joel Bernstein 07cc043664 SOLR-10625: Update CHANGES.txt 2017-05-08 10:19:41 -04:00
Joel Bernstein a3fe9f0297 SOLR-10625: Add convolution Stream Evaluator 2017-05-08 09:53:53 -04:00
Shalin Shekhar Mangar a04d9c1963 Fixed nsToMs calculation in OverseerTest 2017-05-08 16:11:01 +05:30
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 c6524c3d66 SOLR-10626: Add covariance Stream Evaluator 2017-05-07 20:42:39 -04:00
Joel Bernstein fd24081c63 SOLR-10622: Update CHANGES.txt 2017-05-07 16:26:53 -04:00
Joel Bernstein d724983c03 SOLR-10622: Add regress and predict Stream Evaluators 2017-05-07 15:24:21 -04:00
Uwe Schindler 0ed39b2774 LUCENE-5365, LUCENE-7818: Fix incorrect condition in queryparser's QueryNodeOperation#logicalAnd() 2017-05-07 13:24:21 +02: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
Noble Paul 58837104ab SOLR-9530: addressing test failures with seed 9F9128B8E3E8FAA7 2017-05-06 07:54:22 +09:30
Noble Paul 468d479b5f SOLR-9530: fixing test error 2017-05-06 06:00:54 +09:30
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
yonik bcf3405418 tests: test reset for other bucket aggregations 2017-05-04 23:51:10 -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
Mikhail Khludnev c6ebee6a49 SOLR-9867: @Ignore TestSolrCLIRunExample.testTechproductsExample() 2017-05-05 02:20:17 +03: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
Mike McCandless de709b122d LUCENE-7811: add concurrent SortedSet facets implementation 2017-05-04 15:16:05 -04:00
Erick Erickson 2af2b55e2d SOLR-10607: Improve RTimerTree documentation 2017-05-04 08:10:46 -07:00
Mikhail Khludnev 5eb4a8d71b SOLR-9867: fixing JvmMetricsTest broken earlier, bring back testTechproductsExample()
and single SDF.cores assignment.
2017-05-04 17:21:38 +03:00
Mikhail Khludnev 1534b6219f SOLR-9867: rollback SDF.createCoreContainer(). disable testTechproductsExample 2017-05-04 16:19:14 +03: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
Noble Paul e912b7cb5c added extra check if it is a liveNode 2017-05-04 15:13:01 +09:30
yonik 3a7aedcef9 SOLR-10596: fix unique/hll docvalue iterator reuse 2017-05-03 23:04:33 -04:00
David Smiley 40c8ea4b1a LUCENE-7814: DateRangePrefixTree bug in years >= 292M 2017-05-03 15:50:34 -04: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
Joel Bernstein 17563ce81f SOLR-10601: StreamExpressionParser should handle white space around = in named parameters 2017-05-03 10:25:54 -04: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