Steve Rowe
|
49c5a749c3
|
SOLR-9411: Better validation for Schema API add-field
|
2016-09-27 18:17:21 -04:00 |
|
Christine Poerschke
|
d195f7ad0e
|
SOLR-9567: Make ReRankQParserPlugin's private ReRankCollector a public class of its own. (Christine Poerschke)
|
2016-09-27 13:23:20 +01:00 |
|
Alan Woodward
|
1d46b419df
|
SOLR-6677: More log noise reduction
|
2016-09-27 12:06:32 +01:00 |
|
Jan Høydahl
|
53fcc7563c
|
SOLR-9411: Better validation of dynamic field for Schema API
(cherry picked from commit 8046fe2)
|
2016-09-27 12:21:46 +02:00 |
|
Jan Høydahl
|
30c26b3313
|
SOLR-9547: Do not allow bin/solr start as root user (unless -force param specified)
(cherry picked from commit 6b28af0)
|
2016-09-27 09:24:40 +02:00 |
|
Jan Høydahl
|
047b643d2b
|
SOLR-9548: The beginning of solr.log now starts with a more informative welcome message
(cherry picked from commit 4c7a8c4)
|
2016-09-26 23:23:14 +02:00 |
|
Noble Paul
|
ecdfe97d34
|
SOLR-9557: Every implicit requesthandler now has a default 'useParams' attribute
|
2016-09-26 16:59:15 +05:30 |
|
Alan Woodward
|
45fcd396f7
|
SOLR-9500: Add LogLevel annotation for test-specific logging changes
|
2016-09-26 09:40:28 +01:00 |
|
Noble Paul
|
20c3c86475
|
SOLR-9558: DIH TemplateTransformerto to support multivalued fields
|
2016-09-26 12:53:35 +05:30 |
|
Mikhail Khludnev
|
eb10b2c266
|
SOLR-8395: join single value numerics.
|
2016-09-24 18:21:50 +03:00 |
|
Joel Bernstein
|
63ac156c76
|
SOLR-9537: Update CHANGES.txt
|
2016-09-23 22:36:27 -04:00 |
|
Christine Poerschke
|
b8dd3be93a
|
SOLR-9551: Add JSONWriter constructor variant, JSONWriterTest.testConstantsUnchanged test. (Jonny Marks, Christine Poerschke)
|
2016-09-23 13:46:44 +01:00 |
|
Shalin Shekhar Mangar
|
2124f1250c
|
SOLR-6090: Remove unreachable printLayout usage in cloud tests
(cherry picked from commit 3eb0f7c)
|
2016-09-23 18:10:51 +05:30 |
|
Mikhail Khludnev
|
4278356564
|
SOLR-9330: Fix AlreadyClosedException on admin/mbeans?stats=true
|
2016-09-23 07:59:34 +03:00 |
|
Jan Høydahl
|
97bb81db1a
|
SOLR-9534: You can now set Solr's log level through environment variable SOLR_LOG_LEVEL and -q and -v options to bin/solr
(cherry picked from commit 73c2edd)
|
2016-09-22 21:22:28 +02:00 |
|
Noble Paul
|
33d8fec4e2
|
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
|
2016-09-22 23:29:23 +05:30 |
|
Noble Paul
|
ec5a53d706
|
SOLR-9542: Kerberos delegation tokens requires Jackson library
|
2016-09-22 23:29:09 +05:30 |
|
Jan Høydahl
|
0357500306
|
SOLR-6677: Reduced logging during Solr startup, moved more logs to DEBUG level
(cherry picked from commit f391d57)
|
2016-09-22 19:24:24 +02:00 |
|
Alan Woodward
|
36b39a2c41
|
SOLR-9544: Give ObjectReleaseTracker more time for async closing objects
|
2016-09-22 14:01:12 +01:00 |
|
Alan Woodward
|
082f8e3f92
|
SOLR-5563: Quieten down SolrCloud logging
|
2016-09-22 09:46:20 +01:00 |
|
Steve Rowe
|
8984e73660
|
SOLR-6871: Updated the quickstart tutorial to cover the 6.2.0 release, and added ant target "generate-website-quickstart" to convert the bundled version of the tutorial into one suitable for the website.
|
2016-09-21 20:07:22 -04:00 |
|
Jan Høydahl
|
dfb8aff739
|
SOLR-8186: Solr start scripts, only log to console when running in foreground
|
2016-09-22 01:22:05 +02:00 |
|
Jan Høydahl
|
6b10283765
|
SOLR-7826: Refuse "bin/solr create" if run as root, unless -force is specified
(cherry picked from commit 7561461)
|
2016-09-21 22:25:01 +02:00 |
|
Jan Høydahl
|
33874f9ece
|
SOLR-9508: Install script should check existence of tools, and add option to NOT start service
(cherry picked from commit b894ab2)
|
2016-09-21 21:52:02 +02:00 |
|
Noble Paul
|
8502995e3b
|
SOLR-9446: Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed
|
2016-09-21 23:57:12 +05:30 |
|
Christine Poerschke
|
7d05a081a9
|
SOLR-9538: Relocate (BinaryResponse|JSON|Smile)Writer tests to org.apache.solr.response which is the package of the classes they test. (Jonny Marks via Christine Poerschke)
|
2016-09-21 14:15:10 +01:00 |
|
Noble Paul
|
fdbeee974b
|
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
|
2016-09-21 11:35:11 +05:30 |
|
Noble Paul
|
7a1e6efa96
|
SOLR-9524: SolrIndexSearcher.getIndexFingerprint uses dubious synchronization
|
2016-09-21 11:31:25 +05:30 |
|
Shalin Shekhar Mangar
|
aeb1a173c7
|
Synchronizing CHANGES.txt with fixes released in 6.2.1
|
2016-09-21 02:22:37 +05:30 |
|
Alan Woodward
|
a4293ce7c4
|
Revert "SOLR-9512: CloudSolrClient tries other replicas if a cached leader is down"
This reverts commit f96017d9e10c665e7ab6b9161f2af08efc491946.
|
2016-09-20 14:34:44 +01:00 |
|
Jan Høydahl
|
74bf88f8fe
|
SOLR-9475: Add install script support for CentOS and better distro detection under Docker
(cherry picked from commit a1bbc99)
|
2016-09-20 11:34:57 +02:00 |
|
Jan Høydahl
|
09d399791a
|
SOLR-8080: bin/solr start script now exits with informative message if using wrong Java version
(cherry picked from commit 4574cb8)
|
2016-09-20 10:58:34 +02:00 |
|
Alan Woodward
|
f96017d9e1
|
SOLR-9512: CloudSolrClient tries other replicas if a cached leader is down
|
2016-09-19 15:30:48 +01:00 |
|
Noble Paul
|
1a3bacfc0f
|
SOLR-9502: ResponseWriters should natively support MapSerializable
|
2016-09-19 17:48:24 +05:30 |
|
Varun Thacker
|
e8eadedb85
|
SOLR-9451: Make clusterstatus command logging less verbose
|
2016-09-16 19:26:40 +05:30 |
|
Varun Thacker
|
f728a646f3
|
SOLR-9522: Improve error handling in ZKPropertiesWriter
|
2016-09-16 19:03:37 +05:30 |
|
Alan Woodward
|
8352ff21cd
|
SOLR-9507: Correctly set MDC values for CoreContainer threads
|
2016-09-16 13:33:51 +01:00 |
|
Shalin Shekhar Mangar
|
34b1f65c4d
|
SOLR-9484: The modify collection API should wait for the modified properties to show up in the cluster state
(cherry picked from commit 70fd627)
|
2016-09-15 11:05:31 +05:30 |
|
Shalin Shekhar Mangar
|
f87a677dc7
|
Adding version 5.5.3
|
2016-09-15 01:09:55 +05:30 |
|
Varun Thacker
|
08453fb7f0
|
SOLR-9408: Fix TreeMergeOutputFormat to add timestamp metadata to commits
|
2016-09-13 10:51:50 +05:30 |
|
Shalin Shekhar Mangar
|
47a8550208
|
SOLR-9365: Reduce noise in solr logs during graceful shutdown
(cherry picked from commit 3fe1486)
|
2016-09-13 00:36:50 +05:30 |
|
Shalin Shekhar Mangar
|
1b03c94039
|
SOLR-9438: Shard split can be marked successful and sub-shard states switched to 'active' even when one or more sub-shards replicas do not recover due to the leader crashing or restarting between the time the replicas are created and before they can recover
(cherry picked from commit f177a66)
|
2016-09-12 17:08:40 +05:30 |
|
Alan Woodward
|
66a51b76b3
|
SOLR-9344: Allow multiple HttpClientConfigurers to be set on HttpClientUtil
|
2016-09-12 09:08:35 +01:00 |
|
Shalin Shekhar Mangar
|
b5f5bb10ac
|
SOLR-9319: Move to the right section in CHANGES.txt
(cherry picked from commit 1a78ab6)
|
2016-09-12 06:45:37 +05:30 |
|
David Smiley
|
a029c8ede6
|
SOLR-9494: CollapseQParser's collectors should override needsScores(); can trigger exceptions
Also, field cscore was not needed.
(cherry picked from commit d2fcc3d)
|
2016-09-11 14:30:38 -04:00 |
|
Alexandre Rafalovitch
|
ed76437703
|
SOLR-9498: Remove HDFS props from DIH solrconfigs
(cherry picked from commit 9f3964c9a6d270c9ca203806dcfa42d334938b91)
|
2016-09-11 23:23:17 +07:00 |
|
Chris Hostetter
|
d59715f14b
|
SOLR-9490: Fixed bugs in BoolField that caused it to erroneously return "false" for all docs depending on usage
(cherry picked from commit 60ce8d7c549ef90cd6aaa9297bf31aeb3dd3417e)
|
2016-09-09 11:58:02 -07:00 |
|
Shalin Shekhar Mangar
|
7370407d22
|
SOLR-9488: Shard split can fail to write commit data on shutdown/restart causing replicas to recover without replicating the index
(cherry picked from commit 0c5c0df)
|
2016-09-07 21:07:57 +05:30 |
|
Alan Woodward
|
53c37dc9a5
|
SOLR-9474: MiniSolrCloudCluster restarts jetties using different ports by default
|
2016-09-06 13:34:33 +01:00 |
|
Alan Woodward
|
54300e4a9b
|
SOLR-9469: Allow JettySolrRunner to restart using a different port
|
2016-09-06 13:34:26 +01:00 |
|