Mike Drob
|
d1db5f7af9
|
Revert "SOLR-8392: Remove instanceof checks on return value of SolrParam::get"
This reverts commit 94220a01e14f53e0632bfbc1678661ad9c67320a.
|
2017-06-13 14:19:05 -07:00 |
|
Mark Miller
|
9a0d9e83f6
|
SOLR-9910: Add solr/solr.cmd parameter to append jetty parameters to the start script.
|
2017-06-13 15:55:51 -04:00 |
|
Tomas Fernandez Lobbe
|
061a768d87
|
SOLR-10833: Updated CHANGES to include SOLR-10833
|
2017-06-13 10:57:45 -07:00 |
|
Chris Hostetter
|
6396cb759f
|
SOLR-10830: Solr now correctly enforces that the '_root_' field has the same fieldType as the uniqueKey field
|
2017-06-13 10:17:32 -07:00 |
|
Andrzej Bialecki
|
232eff0893
|
SOLR-10704 Wait until all leader replicas are recovered before deleting
the originals.
|
2017-06-13 17:39:26 +02:00 |
|
Tomas Fernandez Lobbe
|
833a6f3ffb
|
SOLR-10851: SolrClients should clarify expectations for solrServerUrl parameter
|
2017-06-12 15:47:46 -07:00 |
|
Mike Drob
|
94220a01e1
|
SOLR-8392: Remove instanceof checks on return value of SolrParam::get
|
2017-06-12 15:15:54 -07:00 |
|
Tomas Fernandez Lobbe
|
c51f6fae75
|
SOLR-10835: Add support for point fields in Export Handler
|
2017-06-12 14:21:41 -07:00 |
|
Dawid Weiss
|
b2ea95c9ec
|
SOLR-10849: MoreLikeThisComponent should expose setMaxDocFreqPct (maxDoc frequency percentage).
|
2017-06-12 14:44:06 +02:00 |
|
Cao Manh Dat
|
661a3c46d4
|
SOLR-10715: Move change entry to 6.7.0
|
2017-06-12 16:44:42 +07:00 |
|
Cao Manh Dat
|
41d12df6d2
|
SOLR-10715: Welcome message should work for _introspect
|
2017-06-12 10:46:38 +07:00 |
|
Erick
|
95841d9ed4
|
SOLR-10857: Solr loads UNLOADed core on request.
|
2017-06-11 12:13:25 -07:00 |
|
David Smiley
|
5c781d5679
|
SOLR-10836: igain, significantTerms, and tlogit assumed existing terms
|
2017-06-09 23:39:23 -04:00 |
|
Steve Rowe
|
566fcfce13
|
SOLR-10761: Switch trie numeric/date fields to points in data-driven-enabled example and test schemas
|
2017-06-09 19:43:01 -04:00 |
|
Chris Hostetter
|
8cd826f293
|
SOLR-10829: Fixed IndexSchema to enforce that uniqueKey can not be Points based for correctness
|
2017-06-09 11:39:09 -07:00 |
|
Steve Rowe
|
e4ab04ab7d
|
SOLR-10501: Test sortMissing{First,Last} with points fields.
|
2017-06-07 19:21:10 -04:00 |
|
Christine Poerschke
|
b25dda0b20
|
SOLR-10800: Factor out HttpShardHandler.transformReplicasToShardUrls from HttpShardHandler.prepDistributed.
(Domenico Fabio Marino, Christine Poerschke)
|
2017-06-07 13:27:53 +01:00 |
|
David Smiley
|
29de0f75e8
|
SOLR-10722: UH optimize for Solr's getFieldInfos
|
2017-06-06 11:05:17 -04:00 |
|
Noble Paul
|
790fb19377
|
SOLR-10278: A new DSL to set cluster-wide preferences and policies on how to allocate replicas to nodes
|
2017-06-06 14:51:01 +09:30 |
|
Shalin Shekhar Mangar
|
d633c957cb
|
Merge branch 'feature/autoscaling_solr7'
# Conflicts:
# solr/CHANGES.txt
|
2017-06-06 09:26:56 +05:30 |
|
Shalin Shekhar Mangar
|
b47572ee87
|
SOLR-10419: All collection APIs should use the new Policy framework for replica placement
|
2017-06-06 09:22:38 +05:30 |
|
Joel Bernstein
|
4f55b43daa
|
SOLR-10651: Update CHANGES.txt for completed subtasks
|
2017-06-05 20:02:46 -04:00 |
|
Mikhail Khludnev
|
357f4dfb18
|
SOLR-3702: concat(..) function query
|
2017-06-05 23:26:06 +03:00 |
|
Jason Gerlowski
|
99093caec5
|
SOLR-10713: Add common output files to .gitignore
Signed-off-by: Mike Drob <mdrob@apache.org>
|
2017-06-05 12:49:50 -05:00 |
|
Christine Poerschke
|
2271e73e76
|
SOLR-10671: Add abstract doInit method to the SolrMetricReporter base class.
(Christine Poerschke, Anshum Gupta)
|
2017-06-05 12:17:38 +01:00 |
|
Shalin Shekhar Mangar
|
744d1ab974
|
SOLR-10782: Improve error handling and tests for Snitch and subclasses and general cleanups
|
2017-06-05 13:41:26 +05:30 |
|
Mikhail Khludnev
|
db2b19f6ba
|
SOLR-8762: respond child docs in DIH debug
|
2017-06-03 21:36:52 +03:00 |
|
Varun Thacker
|
2c9f8604c2
|
SOLR-8437: Improve RAMDirectory details in sample solrconfig files
|
2017-06-02 21:56:49 -07:00 |
|
Chris Hostetter
|
038baaed92
|
SOLR-10801: Remove several deprecated methods that were exposed to plugin writers
|
2017-06-02 10:51:23 -07:00 |
|
Tomas Fernandez Lobbe
|
3618fc529d
|
SOLR-10799: Refator HttpShardHandler.prepDistributed collection of shard replicas
|
2017-06-02 10:34:30 -07:00 |
|
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
|
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 |
|
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
|
57fe80d8a0
|
SOLR-10744: Update noggit to newer version (0.8)
|
2017-06-01 15:13:00 +09:30 |
|
Noble Paul
|
4a378eb0ad
|
SOLR-10793: BlobHandler should have a well-known permission name
|
2017-06-01 13:44:02 +09:30 |
|
Mark Miller
|
7da9e9d735
|
SOLR-10137: Ensure that ConfigSets created via API are mutable.
|
2017-05-31 17:44:08 -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 |
|
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 |
|
Tomas Fernandez Lobbe
|
c824b097b4
|
SOLR-10752: replicationFactor default is 0 if tlogReplicas > 0 is specified
|
2017-05-30 17:54:28 -07:00 |
|
Shalin Shekhar Mangar
|
e5d8ed397a
|
SOLR-9735: Initial port of autoscaling work for Solr 7
|
2017-05-30 14:59:25 +05:30 |
|
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 |
|
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
|
45b26e322f
|
SOLR-10735: Fixing windows space directory issue
|
2017-05-27 03:30:27 +05:30 |
|
Steve Rowe
|
b23aab5482
|
SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage
|
2017-05-26 14:47:32 -04:00 |
|
Christine Poerschke
|
e7099e4bf5
|
SOLR-10741: Factor out createSliceShardsStr method from HttpShardHandler.prepDistributed.
(Domenico Fabio Marino via Christine Poerschke)
|
2017-05-26 10:52:57 +01:00 |
|