Commit Graph

28709 Commits

Author SHA1 Message Date
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
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
Noble Paul 310bcd7cbe Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-03 23:57:15 +10:30
Cao Manh Dat fd2b4f3f86 SOLR-10285: Skip LEADER messages when there are leader only shards 2017-10-03 09:00:02 +07:00
Cassandra Targett 5b3a5152bd SOLR-10842: replace quickstart.mdtext content with link to Ref Guide tutorial 2017-10-02 17:14:11 -05:00
Cassandra Targett 266cc82df0 Ref Guide: fix bad line breaks lost during conversion from Confluence 2017-10-02 12:42:21 -05:00
Steve Rowe 2a13e783f9 buildAndPushRelease.py: use wait() instead of poll() to check for process completion 2017-10-02 13:34:56 -04:00
Steve Rowe 74050a3f15 LUCENE-7974: nearest() method returning NearestHit should be private, and NearestHit class should be package private 2017-10-02 10:39:31 -04:00
Mike McCandless 73f3403381 LUCENE-7974: make NearestHit public, and add javadocs, to make precommit happy 2017-10-02 09:42:17 -04:00
Noble Paul 942b6715b3 policy should compare the approx val instead of actual val when moving replicas around 2017-10-02 13:05:50 +10:30
Steve Rowe 0062e99920 LUCENE-6673: Maven build fails for target javadoc:jar. 2017-10-01 19:03:55 -04:00
Steve Rowe d52564c079 LUCENE-7974: Add N-dimensional FloatPoint K-nearest-neighbor implementation 2017-10-01 18:50:55 -04:00
Alexandre Rafalovitch 472d52022f Fix my name spelling in the CHANGES file 2017-10-01 18:42:21 -04:00
Steve Rowe 90842fa0b1 addBackcompatIndexes.py: fix random seed when creating moreterms index 2017-09-30 23:37:16 -04:00
Steve Rowe ae5caf3fa6 addBackcompatIndexes.py: only create moreterms, dvupdates, and empty indexes on unstable branch 2017-09-30 23:22:46 -04:00
Steve Rowe 0e8d9411b0 addBackcompatIndexes.py: 4 space indent instead of 6 for new index names; check previous line when deciding whether there are previous versions. 2017-09-30 23:20:51 -04:00
Steve Rowe 5afd41de11 addBackcompatIndexes.py: Create 'sorted' indexes; on major releases, produce moreterms, dvupdates, and empty indexes. Add 7.0.0 indexes. 2017-09-30 20:44:01 -04:00
Steve Rowe dc47c6e350 Add version 7.0.1 2017-09-30 06:58:43 -04:00
Steve Rowe 39ba1c3da5 SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions 2017-09-29 16:33:07 -04:00