Commit Graph

27661 Commits

Author SHA1 Message Date
Chris Hostetter fb3d3f1c92 SOLR-10791: Remove deprecated options in SSLTestConfig 2017-06-01 10:50:58 -07:00
Chris Hostetter c88c524bbf SOLR-10792: Deprecate and remove implicit registration of lucenePlusSort aka OldLuceneQParser 2017-06-01 10:01:17 -07:00
Noble Paul b530c1397e SOLR-10419: test errors fixed 2017-06-01 15:36:31 +09:30
Noble Paul 57fe80d8a0 SOLR-10744: Update noggit to newer version (0.8) 2017-06-01 15:13:00 +09:30
David Smiley 38741ece58 LUCENE-7859: PackedQuadPrefixTree getTokenBytes bug 2017-06-01 01:13:26 -04:00
Noble Paul 4a378eb0ad SOLR-10793: BlobHandler should have a well-known permission name 2017-06-01 13:44:02 +09:30
Cao Manh Dat 82f2a35396 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-06-01 08:51:17 +07:00
Cao Manh Dat 5d0aa603d7 SOLR-10239: Adding documentation for MoveReplica 2017-06-01 08:50:54 +07:00
Mark Miller 7da9e9d735 SOLR-10137: Ensure that ConfigSets created via API are mutable. 2017-05-31 17:44:08 -04:00
Cassandra Targett f34155fb20 SOLR-10290: Replace the bright green in the bottom nav links with a lighter tone of the header 2017-05-31 16:08:41 -05:00
Tomas Fernandez Lobbe 22c2ed070a SOLR-10773: Add support for replica types in V2 API 2017-05-31 13:53:34 -07:00
Karl Wright 3291ef884d Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-31 15:04:40 -04:00
Karl Wright 08ea9a787e LUCENE-7853: Return the public interface, not the private implementation 2017-05-31 15:03:44 -04:00
Mark Miller 872b0dba2d SOLR-10360: Solr HDFS snapshot export fails due to FileNotFoundException error when using MR1 instead of yarn.
This closes #173
2017-05-31 14:24:18 -04:00
Cassandra Targett d148bd4e9e Ref Guide: remove lingering references to "example Jetty" and "your container" 2017-05-31 12:27:52 -05:00
Cassandra Targett 52c27b4ed3 Ref Guide: fix format issues and inconsistencies 2017-05-31 12:27:52 -05:00
Chris Hostetter 7a5261a222 SOLR-10757: Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	solr/CHANGES.txt
2017-05-31 09:52:25 -07:00
Chris Hostetter ee33f38bd1 SOLR-10757: delete/refactor/cleanup CollectionAdminRequest deprecations 2017-05-31 09:49:56 -07:00
Steve Rowe 55e37cdd3d SOLR-9596: Ref guide: document SimpleTextCodecFactory 2017-05-31 11:27:03 -04:00
Cassandra Targett 2d6edc69b3 Ref Guide: finish bin/solr auth docs for SOLR-8440 2017-05-31 09:28:47 -05:00
Noble Paul b4a291f4a1 SOLR-10419: added testcase for add shard using policy 2017-05-31 22:56:25 +09:30
Noble Paul bf8057dc89 SOLR-10419: added testcase for create collection using policy 2017-05-31 22:10:54 +09:30
Karl Wright 97693234de Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-31 07:56:14 -04:00
Karl Wright 71411df0cf LUCENE-7853: Add methods for people to use who know their polygon's characteristics 2017-05-31 07:55:53 -04:00
Tomas Fernandez Lobbe c824b097b4 SOLR-10752: replicationFactor default is 0 if tlogReplicas > 0 is specified 2017-05-30 17:54:28 -07:00
Joel Bernstein 4608e7d036 SOLR-10770: Fix precommit 2017-05-30 14:51:46 -04:00
Joel Bernstein 520762913a SOLR-10770: Add date formatting to timeseries Streaming Expression 2017-05-30 14:39:38 -04:00
Erick Erickson d14ca98df8 minor edits to the reference guide 2017-05-30 10:19:55 -07:00
Joel Bernstein c680de1f2a SOLR-10767: FIx precommit 2017-05-30 11:27:23 -04:00
Joel Bernstein 191c2ba5f5 SOLR-10767: Add movingAvg Stream Evaluator 2017-05-30 11:10:43 -04:00
Shalin Shekhar Mangar 217a5002e1 SOLR-9735: Workaround against SOLR-10768 2017-05-30 18:33:59 +05:30
Noble Paul 04dbe59071 SOLR-10278: added a testcase for replica:0, sysprop.fs:!ssd means all replicas go to sysprop.fs=ssd nodes 2017-05-30 20:28:15 +09:30
Adrien Grand 366cd7cab7 LUCENE-7856: Remove unnecessary dependencies of spatial-extras. 2017-05-30 11:49:53 +02:00
Shalin Shekhar Mangar e5d8ed397a SOLR-9735: Initial port of autoscaling work for Solr 7 2017-05-30 14:59:25 +05:30
Adrien Grand 759fa42b62 LUCENE-7850: Move support for legacy numerics to solr/. 2017-05-30 10:33:08 +02:00
Erick Erickson 412e4ae2c1 SOLR-10719: Creating a core.properties fails if the parent of core.properties is a symlinked dierctory 2017-05-29 20:08:44 -07:00
Joel Bernstein 963f43f6c0 SOLR-10765: Add anova Stream Evaluator 2017-05-29 20:48:25 -04:00
Ishan Chattopadhyaya cb97ad787a SOLR-10004: Making the description of the failure more clear 2017-05-29 22:54:26 +05:30
Erick Erickson 906679adc8 LUCENE=7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token length 2017-05-28 15:18:48 -07:00
Chris Hostetter bc973ecdcf SOLR-10755: delete/refactor many solrj deprecations 2017-05-26 19:04:31 -07:00
Steve Rowe 1d2acdbea7 SOLR-10758: move CHANGES entry under 6.6 section after backport 2017-05-26 18:39:41 -04:00
Ishan Chattopadhyaya 4944ddc305 SOLR-10004: Placing the experimental tag properly 2017-05-27 03:41:32 +05:30
Ishan Chattopadhyaya 45b26e322f SOLR-10735: Fixing windows space directory issue 2017-05-27 03:30:27 +05:30
Tomas Fernandez Lobbe 8f92fb4722 SOLR-10233: Correctly set maxShardsPerNode in BackupRestoreTestCase when using createNodeSet and replica types 2017-05-26 14:49:18 -07:00
Steve Rowe 9fbc9db1c1 SOLR-10758: fix broken internal link to new HMM Chinese Tokenizer section 2017-05-26 16:57:53 -04:00
Steve Rowe 6bbdfbc7c1 SOLR-10758: Point to Lib Directives in SolrConfig page from the Traditional Chinese ICUTokenizer paragraph. 2017-05-26 16:04:49 -04:00
David Smiley d4f87b4a36 LUCENE-7845: RPT query by point (or simple date interval) optimization 2017-05-26 16:00:28 -04:00
Steve Rowe b23aab5482 SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage 2017-05-26 14:47:32 -04:00
Joel Bernstein d1436c4823 SOLR-10754: Add hist Stream Evaluator 2017-05-26 13:41:35 -04:00
Joel Bernstein 3e70745c79 SOLR-10747: Change the tuple field to return-value 2017-05-26 11:21:51 -04:00