27525 Commits

Author SHA1 Message Date
Noble Paul
4e691f9e4a SOLR-9735: validation of all input values to either string or long 2017-06-02 23:27:22 +09:30
Christine Poerschke
c64f9d64b4 SOLR-8668: In solrconfig.xml remove <mergePolicy> (and related <mergeFactor> and <maxMergeDocs>)
support in favor of the <mergePolicyFactory> element introduced by SOLR-8621 in Solr 5.5.0.
(Christine Poerschke, hossman)
2017-06-02 13:59:08 +01:00
Christine Poerschke
445ceda01c LUCENE-7858: checkJavadocLinks.py to mention common root causes of broken links 2017-06-02 10:40:53 +01:00
Christine Poerschke
cccf97cae8 SOLR-10790: Fix warnings in Assign.java and ReplicaAssigner.java classes. 2017-06-02 10:39:18 +01:00
Christine Poerschke
72ba34f66c LUCENE-7852: Correct copyright year(s) in lucene/LICENSE.txt and solr/LICENSE.txt files 2017-06-02 10:36:07 +01:00
Noble Paul
e2ae9992c5 SOLR-9735: validation for specific tags 2017-06-02 18:02:21 +09:30
Joel Bernstein
5b93b738b1 SOLR-10559: Add tuple documentation 2017-06-01 17:14:02 -04:00
Joel Bernstein
a827a9d909 SOLR-10559: Add tuple documentation 2017-06-01 17:11:50 -04:00
Joel Bernstein
057451ac64 SOLR-10559: Add tuple documentation 2017-06-01 17:08:52 -04:00
Joel Bernstein
6d6e47f196 SOLR-10566: Add documentation 2017-06-01 16:26:57 -04:00
Joel Bernstein
71b5d342fd SOLR-10504: Add documentation 2017-06-01 15:59:24 -04:00
Joel Bernstein
b0f44ad691 SOLR-10504: Add documentation 2017-06-01 15:56:05 -04:00
Joel Bernstein
401539758b SOLR-10426: Add documentation 2017-06-01 15:35:29 -04:00
Cassandra Targett
0e7207b9a7 Ref Guide: fix bad bullet item from conversion 2017-06-01 13:02:41 -05:00
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