Commit Graph

28826 Commits

Author SHA1 Message Date
Karl Wright 2f6039f1be Update CHANGES.txt 2017-10-09 20:46:17 -04:00
Joel Bernstein f2d1a997dd SOLR-10651: binomialCoefficient Stream Evaluator to CHANGES.txt 2017-10-09 19:55:40 -04:00
Joel Bernstein 4fbfc81cf5 SOLR-10651: Fix 7.1 CHANGES.txt 2017-10-09 19:34:34 -04:00
Joel Bernstein a7ee4d0062 SOLR-10651: Update 7.1 CHANGES.txt 2017-10-09 19:24:16 -04:00
Adrien Grand 8c20fee8c9 Remove unused sha1. 2017-10-09 09:40:03 +02:00
Joel Bernstein aa6ec0ee54 SOLR-11377: Add expMovingAverage (exponential moving average) Stream Evaluator 2017-10-08 21:03:47 -04:00
Joel Bernstein b9c8aa7059 SOLR-11439: Add harmonicFit Stream Evaluator 2017-10-08 21:03:47 -04:00
Erick Erickson e92bde1e7e SOLR-11426: TestLazyCores fails too often, trying to debug 2017-10-07 22:12:03 -07:00
Erick Erickson f0a4b2dafe Revert "SOLR-11426: TestLazyCores fails too often. Adding debugging code MASTER ONLY since I can't get it to fail locally"
This reverts commit 37fb60d
2017-10-06 17:24:37 -07:00
Varun Thacker e30171397e SOLR-11306: Fix inaccurate comments on docValues and StrField in the example schemas 2017-10-06 15:48:58 -07:00
Steve Rowe b907bf40cf Sync 7.0.1 changes 2017-10-06 17:51:04 -04:00
Cassandra Targett 355deca0cf Ref Guide: by request, make percentile examples consistent; add superscript notation 2017-10-06 15:59:18 -05:00
Cassandra Targett f6661decab Ref Guide: Fix examples that got munged from Confluence conversion; make all HTTP request examples in code blocks 2017-10-06 15:26:13 -05:00
Steve Rowe 74b407d188 Add Lucene & Solr 7.0.1 2017-10-06 16:21:41 -04:00
Cassandra Targett 651eb8549a Ref Guide: fix Index Merge Metrics config example to remove absent directoryDetails param 2017-10-06 14:25:53 -05:00
Steve Rowe d2e0905ebd LUCENE-5753: Refresh UAX29URLEmailTokenizer's TLD list 2017-10-06 13:05:59 -04:00
Erick Erickson 37fb60d0f1 SOLR-11426: TestLazyCores fails too often. Adding debugging code MASTER ONLY since I can't get it to fail locally 2017-10-06 09:54:32 -07:00
Cassandra Targett c5f9a6f221 SOLR-11442: fix width of in-page TOC 2017-10-06 09:54:37 -05:00
Andrzej Bialecki e193cd2027 Make the timings in this test more predictable. 2017-10-06 10:06:35 +02:00
Steve Rowe ddf20152c2 dd 7.0.1 backcompat test indexes 2017-10-05 21:06:37 -04:00
Scott Blum 9419366a8e SOLR-11423: Overseer queue needs a hard cap (maximum size) that clients respect 2017-10-05 18:52:43 +00:00
tballison 4c7ff73c98 Merge remote-tracking branch 'upstream/master' into SOLR-10335 2017-10-05 12:51:03 -04:00
tballison c501e8139c SOLR-10335 -- Upgrade to Tika 1.16 -- add collections4 sha1 and license/notice info 2017-10-05 12:26:56 -04:00
tballison a5c4777314 SOLR-10335 -- Upgrade to Tika 1.16 2017-10-05 12:22:48 -04:00
Andrzej Bialecki 77fc1885c7 SOLR-11440: Potential fix for better handling of exceptions thrown during closing. 2017-10-05 10:45:28 +02:00
Noble Paul 6b327fa404 SOLR-11440: Not a fix. Swallowing the exception for the time being. 2017-10-05 16:34:13 +10:30
Steve Rowe 080232f3d1 LUCENE-7985: maven build: update forbiddenapis to 2.4.1 2017-10-04 23:12:32 -04:00
Steve Rowe 93d8e428ea SOLR-10842: Convert all remaining {{quickstart.html}} links to {{guide/solr-tutorial.html}}; remove all references to quickstart from the build; and version the link to the ref guide's tutorial in Solr's versioned top-level documentation page. 2017-10-04 15:25:20 -04:00
Andrzej Bialecki 5c62fb56f7 SOLR-11285: Fix a bug in Policy modifier methods. 2017-10-04 20:53:20 +02:00
Joel Bernstein 070d6d3748 SOLR-11392: Change collection names in test case 2017-10-04 14:29:15 -04:00
Joel Bernstein 1782dd9ca9 SOLR-11436: Add polyfit and polyfitDerivative Stream Evaluators 2017-10-04 14:02:13 -04:00
Chris Hostetter b10eb1172a SOLR-11372: addemdum, refactor refinement randomization to be reproducible when re-using the same TermFacet instance 2017-10-04 09:47:28 -07:00
Steve Rowe 4392500a3b LUCENE-7911: allow javadoc links containing 'lucene.apache.org/solr/guide/' 2017-10-04 12:30:48 -04:00
Steve Rowe fe38dcafbe fix precommit errors after merging autoscaling branch into master 2017-10-04 12:17:40 -04:00
Noble Paul 15d17ed833 precommit errors 2017-10-05 02:21:45 +10:30
Mike McCandless b9a51a1686 LUCENE-7972: DirectoryTaxonomyReader now implements Accountable 2017-10-04 10:52:53 -04:00
Mike McCandless a6052ba78d LUCENE-7982: add missing import 2017-10-04 10:22:10 -04:00
Mike McCandless 0b11ee5578 LUCENE-7982: add NormsFieldExistsQuery 2017-10-04 10:20:54 -04:00
Noble Paul 301223915d precommit errors 2017-10-04 19:54:44 +10:30
Dawid Weiss 46cd679e91 LUCENE-7983: IndexWriter.IndexReaderWarmer is now a functional interface instead of an abstract class with a single method. 2017-10-04 10:59:16 +02:00
Noble Paul b09c99f516 license header missing 2017-10-04 19:05:23 +10:30
Cao Manh Dat 34c176da29 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 15:25:32 +07:00
Cao Manh Dat 9905736898 SOLR-11424: When legacyCloud=false, cores should not publish itself as DOWN on startup 2017-10-04 15:25:17 +07:00
Noble Paul 17f5a4e476 Merge branch 'feature/autoscaling' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 18:54:00 +10:30
Noble Paul 0e679e4edf Merge branch 'feature/autoscaling' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 18:53:51 +10:30
Uwe Schindler fb19528f6c LUCENE-7985: Upgrade forbiddenapis to 2.4.1 2017-10-04 01:35:40 +02:00
markrmiller fc429399ec SOLR-11425: SolrClientBuilder does not allow infinite timeout (value 0). 2017-10-03 09:08:26 -05:00
Mike McCandless a9fb4ddf80 LUCENE-7975: change the default taxonomy facets cache to a faster UTF-8 cache 2017-10-03 09:58:34 -04:00
Noble Paul 2c873cd8c6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-04 00:08:14 +10:30
Noble Paul 309ed641ee Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-03 23:57:29 +10:30