Alan Woodward
|
0e8d8fefae
|
SOLR-4478: Allow cores to use configurations specified outside their instance directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580814 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 10:54:51 +00:00 |
|
Mark Robert Miller
|
7422c1e1ee
|
SOLR-5884: Name executor threads and use execturo shutdown rather than shutdownNow.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580739 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 04:51:53 +00:00 |
|
Mark Robert Miller
|
7095d0178f
|
SOLR-5884: When recovery is cancelled, any call to the leader to wait to see the replica in the right state for recovery should be aborted.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580714 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 03:05:04 +00:00 |
|
Mark Robert Miller
|
38e4a746e2
|
SOLR-5880: Revert last commit - confused the stack trace - instead, @BadApple this test method for now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580674 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 00:30:07 +00:00 |
|
Mark Robert Miller
|
c4b14c5863
|
tests: fix test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580669 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 00:09:11 +00:00 |
|
Mark Robert Miller
|
76ab559958
|
SOLR-5874: Unsafe cast in CloudSolrServer's RouteException. Change RouteException to handle Throwable rather than Exception.
SOLR-5899: CloudSolrServer's RouteResponse and RouteException should be publicly accessible.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580550 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-23 17:46:23 +00:00 |
|
Shalin Shekhar Mangar
|
c263c714ce
|
SOLR-5749: A new Overseer status collection API exposes overseer queue sizes, timing statistics, success and error counts and last N failures per operation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580463 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-23 07:22:28 +00:00 |
|
Mark Robert Miller
|
9994f6d7a1
|
tests: suppress SSL for all SolrExampleTests for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579651 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-20 15:06:18 +00:00 |
|
Noble Paul
|
a2e34dd518
|
SOLR-5715 CloudSolrServer should choose URLs that match _route_
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579584 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-20 10:39:56 +00:00 |
|
Mark Robert Miller
|
1109c1275b
|
SOLR-5883: Many tests do not shutdown SolrServer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579336 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-19 18:25:00 +00:00 |
|
Alan Woodward
|
7e8e19b7c0
|
SOLR-5858, SOLR-4812: Allow queryparser to be defined for highlight query, and edismax and dismax to be used for this purpose
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578800 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-18 09:46:48 +00:00 |
|
Anshum Gupta
|
6ea3907374
|
SOLR-5876: Fix self-calling createCollection(..) function.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578775 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-18 07:28:29 +00:00 |
|
Jan Høydahl
|
2c7fe979af
|
SOLR-5863: Asserts wrong way around in TestSolrXml and a few other classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577539 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-14 14:04:39 +00:00 |
|
Noble Paul
|
b2022c05d0
|
SOLR-5837 remove .equals from Solr doc objects
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577491 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-14 11:44:40 +00:00 |
|
Anshum Gupta
|
0371c620d3
|
SOLR-5477: Async execution of OverseerCollectionProcessor tasks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577444 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-14 08:01:18 +00:00 |
|
Steven Rowe
|
979230aca4
|
SOLR-5653: Create a RestManager to provide REST API endpoints for reconfigurable plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576939 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-12 21:52:49 +00:00 |
|
Robert Muir
|
3b67b17493
|
LUCENE-5512: remove redundant typing (diamond operator) in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576755 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-12 14:39:17 +00:00 |
|
Mark Robert Miller
|
54e1003047
|
SOLR-5837: Clean up issue: Add hashCode/equals to SolrDocument, SolrInputDocument and SolrInputField for testing purposes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576004 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-10 17:10:04 +00:00 |
|
Noble Paul
|
85b7575a86
|
SOLR-5265 Add backward compatibility tests to JavaBinCodec's format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575932 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-10 13:02:56 +00:00 |
|
Noble Paul
|
babbd07ed1
|
SOLR-5837 Added .equals method for SolrDocument, SolrInputDocument and SolrInputField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575886 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-10 10:18:42 +00:00 |
|
Erick Erickson
|
4bfbd583d3
|
SOLR-5825, Separate http request creation and execution in SolrJ. Thanks Steve.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575576 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-08 17:36:29 +00:00 |
|
Mark Robert Miller
|
3e2a817539
|
Fix javadoc spelling.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574577 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 17:20:36 +00:00 |
|
Joel Bernstein
|
f48d27f241
|
SOLR-5720: Add ExpandComponent to expand results collapsed by the CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573589 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 15:45:59 +00:00 |
|
Mark Robert Miller
|
aba8b8ae3c
|
SOLR-5761: HttpSolrServer has a few fields that can be set via setters but are not volatile.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573442 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 04:35:45 +00:00 |
|
Mark Robert Miller
|
a42db70dec
|
SOLR-5760: ConcurrentUpdateSolrServer has a blockUntilFinished call when streamDeletes is true that should be tucked into the if statement below it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573438 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 04:22:26 +00:00 |
|
Mark Robert Miller
|
9441f0d4ce
|
SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis when calculating elapsed time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573425 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 02:08:45 +00:00 |
|
Mark Robert Miller
|
254324f5a6
|
SOLR-5799: Add assert to new test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573419 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 01:58:45 +00:00 |
|
Mark Robert Miller
|
57e5bfc8f2
|
SOLR-5799: Add TestRetryUtil.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573416 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 01:52:13 +00:00 |
|
Mark Robert Miller
|
a828f6ff05
|
SOLR-5799: Fix impl.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573401 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 23:09:13 +00:00 |
|
Mark Robert Miller
|
5d7c4f5361
|
tests: raise zk connect timeout when building zk for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573257 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 04:40:02 +00:00 |
|
Mark Robert Miller
|
f1cddb92ee
|
SOLR-5799: When registering as the leader, if an existing ephemeral registration exists, wait a short time to see if it goes away.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573242 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 00:27:25 +00:00 |
|
Mark Robert Miller
|
baa8987cff
|
SOLR-5776: Suppress SSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572974 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 15:44:14 +00:00 |
|
Mark Robert Miller
|
d98ee29e8e
|
SOLR-5776: Suppress SSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572408 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 02:23:20 +00:00 |
|
Mark Robert Miller
|
4d975ea3a9
|
tests: some doc improvements around SuppressSSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 01:34:41 +00:00 |
|
Mark Robert Miller
|
f502acd52d
|
SOLR-5776: Suppress SSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572275 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 21:38:48 +00:00 |
|
Mark Robert Miller
|
4effc2135b
|
tests: enable test - no JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572143 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 16:23:25 +00:00 |
|
Mark Robert Miller
|
ff0a6b3450
|
tests: enable test, supress ssl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572136 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 16:20:47 +00:00 |
|
Robert Muir
|
00e339395e
|
SOLR-5775: disable constantly failing solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572036 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 12:55:22 +00:00 |
|
Mark Robert Miller
|
c408c5258e
|
SOLR-5770: All attempts to match a SolrCore with it's state in clusterstate.json should be done with the CoreNodeName.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571349 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 17:04:16 +00:00 |
|
Noble Paul
|
79e9707ce7
|
SORL-5609 Don't let cores create slices/named replicas , SOLR-5130 addReplica Collections API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571264 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 12:31:30 +00:00 |
|
Shalin Shekhar Mangar
|
55426d5070
|
SOLR-1880: Distributed Search skips GET_FIELDS stage if EXECUTE_QUERY stage gets all fields. Requests with fl=id or fl=id,score are now single-pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 05:43:23 +00:00 |
|
Uwe Schindler
|
955282775c
|
SOLR-5764: Fix recently added tests to not use absolute paths to load test-files, use SolrTestCaseJ4.getFile() and getResource() instead; fix morphlines/map-reduce to not duplicate test resources and fix dependencies among them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 20:02:13 +00:00 |
|
Noble Paul
|
225459815c
|
SOLR-5762 broke backward compatibility of Javabin format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570793 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 06:19:16 +00:00 |
|
Mark Robert Miller
|
42f445b035
|
tests: remove this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570001 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-20 00:06:21 +00:00 |
|
Mark Robert Miller
|
b3044d6a04
|
SOLR-5620: ZKStateReader.aliases should be volatile to ensure all threads see the latest aliases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 01:58:16 +00:00 |
|
Benson Margulies
|
36b2f2512b
|
LUCENE-5449: Rename _TestUtil to TestUtil.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569597 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 01:38:33 +00:00 |
|
Mark Robert Miller
|
c95e1f4969
|
SOLR-5727: LBHttpSolrServer should only retry on Connection exceptions when sending updates. Affects CloudSolrServer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-16 23:29:23 +00:00 |
|
Mark Robert Miller
|
0b023e5236
|
SOLR-5718: Make LBHttpSolrServer zombie checks non-distrib and non-scoring.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568394 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 17:47:21 +00:00 |
|
Mark Robert Miller
|
43ab8b9ef2
|
SOLR-5731: The actual catch and loging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568354 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 17:02:53 +00:00 |
|
Mark Robert Miller
|
f8a0cae647
|
SOLR-5721: ConnectionManager can become stuck in likeExpired.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 15:36:00 +00:00 |
|