Noble Paul
|
36cd909292
|
SOLR-9557: optimize splitsmart
|
2016-09-26 22:56:13 +05:30 |
Noble Paul
|
3f35cadd44
|
SOLR-9557: reverting an optimization
|
2016-09-26 22:01:36 +05:30 |
Christine Poerschke
|
f692fa8092
|
Fix @link typo.
|
2016-09-26 14:30:25 +01:00 |
Christine Poerschke
|
4534c7dd1a
|
SOLR-9543: reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs (part 2 of 2)
|
2016-09-26 14:30:12 +01:00 |
Alan Woodward
|
11a98a89fd
|
SOLR-9132: Cut over DeleteReplica tests
Also fixes some bugs in CollectionAdminRequest.DeleteReplica from SOLR-9319
|
2016-09-26 13:15:05 +01:00 |
Noble Paul
|
45847eb537
|
removed unnecessary public static final
|
2016-09-26 17:33:51 +05:30 |
Noble Paul
|
ecdfe97d34
|
SOLR-9557: Every implicit requesthandler now has a default 'useParams' attribute
|
2016-09-26 16:59:15 +05:30 |
Alan Woodward
|
0bece6fb09
|
SOLR-9486: Fix race in AutoCommitTest
|
2016-09-26 10:34:07 +01:00 |
Alan Woodward
|
eee7063f67
|
SOLR-6677: Some more logging moves from INFO to DEBUG
|
2016-09-26 10:25:04 +01:00 |
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
|
45628f1a0b
|
LUCENE-7452: block join queries' exception message to suggest how to
find a doc which, violates orthogonality restriction.
|
2016-09-24 22:59:20 +03:00 |
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 |
Joel Bernstein
|
96af65257d
|
SOLR-9537: Support facet scoring with the scoreNodes expression
|
2016-09-23 15:12:20 -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 |
Christine Poerschke
|
35f20a9f40
|
SOLR-9543: reduce code duplication in ReRankQParserPlugin.ReRankCollector.topDocs (part 1 of 2)
|
2016-09-23 13:46:16 +01:00 |
Christine Poerschke
|
1d11d1211c
|
LUCENE-7454: unusedPrivateMember removal (DefaultIndexingChain) and tweak (PointInSetQuery)
|
2016-09-23 13:45:48 +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
|
dffbefa153
|
SOLR-6677: Fix test failures related to nullpointer when printing core name in logs.
(cherry picked from commit bede7ae - which btw had wrong JIRA number..)
|
2016-09-22 23:35:43 +02: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 |
Jan Høydahl
|
7498ca9ad6
|
SOLR-8186: Added robustness to the dynamic log muting logic
(cherry picked from commit eabb05f )
|
2016-09-22 14:42:25 +02:00 |
Alan Woodward
|
00035c8511
|
SOLR-9305, SOLR-9390: *really* dont' use directToLeaders
|
2016-09-22 13:21:47 +01:00 |
Noble Paul
|
09a39e1348
|
SOLR-8995: precommit errors
|
2016-09-22 16:44:28 +05:30 |
Noble Paul
|
ffc2ce8ddb
|
SOLR-8995: Use lamdas in URPs
|
2016-09-22 15:33:13 +05:30 |
Noble Paul
|
2ac8085d48
|
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
|
2016-09-22 15:29:34 +05:30 |
Noble Paul
|
423d2dff15
|
SOLR-8995: Use lamdas in URPs
|
2016-09-22 15:29:07 +05:30 |
Jan Høydahl
|
9611478c7e
|
SOLR-6871: Fix precommit - accept /solr/downloads.html as valid link
(cherry picked from commit d146354 )
|
2016-09-22 10:53:21 +02:00 |
Alan Woodward
|
082f8e3f92
|
SOLR-5563: Quieten down SolrCloud logging
|
2016-09-22 09:46:20 +01:00 |
Dawid Weiss
|
06b0978993
|
LUCENE-7458: Update license texts of dual-licensed libraries to conform to resolved ASF cases
|
2016-09-22 09:51:30 +02:00 |
Dawid Weiss
|
0a24afdc5b
|
SOLR-8186: suppress log4j access warnings.
|
2016-09-22 09:51:22 +02: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 |
Dawid Weiss
|
56f269734d
|
LUCENE-7455: slf4j uses MIT license not BSD-LIKE
|
2016-09-21 16:16:08 +02:00 |
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 |
Alan Woodward
|
bae66f7cca
|
SOLR-9305, SOLR-9390: Don't use directToLeaders updates in partition tests (see SOLR-9512)
|
2016-09-21 10:58:12 +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
|
df1a2180a1
|
Add 6.2.1 back compat test indexes
|
2016-09-21 08:26:46 +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 f96017d9e1 .
|
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 |