Mark Robert Miller
|
06f8adce3f
|
tests: enable test, supress SSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572130 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 16:14:15 +00:00 |
Mark Robert Miller
|
ea781c3b11
|
tests: this test needed proper ssl suppression - no reason to disable without a JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572129 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 16:11:55 +00:00 |
Mark Robert Miller
|
dc77c92d0f
|
tests: enable test - discussion on the recent fail for this test should occur in SOLR-5735
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572125 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 16:09:12 +00:00 |
Mark Robert Miller
|
666ed8a243
|
tests: enable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572122 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 16:06:55 +00:00 |
Robert Muir
|
5d3d038ca2
|
SOLR-5775: add badapple (fails locally constantly)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572040 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 13:07:38 +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 |
Noble Paul
|
c0cc5946b5
|
SOLR-5069 fixing test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571702 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 14:08:39 +00:00 |
Robert Muir
|
9c450302e5
|
SOLR-5771: Add SuppressSSL instead of static boolean in SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571691 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 13:50:03 +00:00 |
Uwe Schindler
|
df322c1f28
|
SOLR-5613: Add checksum files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571610 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 08:17:18 +00:00 |
Shalin Shekhar Mangar
|
d1dadd42e2
|
SOLR-5613: Upgrade to commons-codec 1.9 for better BeiderMorseFilter performance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571593 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 07:09:07 +00:00 |
Shalin Shekhar Mangar
|
e1cedd8d4c
|
This belongs to the new features section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571591 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 06:58:40 +00:00 |
Steven Rowe
|
b88669c60f
|
SOLR-5423: CSV output doesn't include function field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571505 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 01:03:07 +00:00 |
Uwe Schindler
|
1fa4aeca6c
|
LUCENE-5463: Correct Solr forbidden checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571495 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-25 00:07:42 +00:00 |
Adrien Grand
|
f3af8c97be
|
LUCENE-5463: Unbreak forbidden APIs for Solr, remove broken RUE.sizeOf(String) and add new forbidden APIs to the Maven build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571493 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 23:44:14 +00:00 |
Noble Paul
|
b7290ceab4
|
SOLR-5609 , removing accidental changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571421 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 20:09:37 +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 |
Mark Robert Miller
|
95c23d4b00
|
tests: turn off SSL for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571322 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 16:02:59 +00:00 |
Noble Paul
|
56e586e7c6
|
SOLR-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@1571276 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-24 13:17:49 +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
|
efbd2b9d82
|
Disable 2 tests not working on windows (they are not run from ANT because of another assume, but eclipse tries to run them - no security manager).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571111 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 22:50:44 +00:00 |
Shawn Heisey
|
f473a11126
|
SOLR-5647: fix lib paths in example-schemaless
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571076 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 19:46:54 +00:00 |
Mark Robert Miller
|
67bf89f7aa
|
SOLR-5765: Fix bungled CHANGES merge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1571025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 16:42:54 +00:00 |
Uwe Schindler
|
ee4657c091
|
Update license sha1 and eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570985 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 08:28:17 +00:00 |
Mark Robert Miller
|
9ca2fbe6bc
|
SOLR-5764: Set eol-style on test resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570955 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 02:22:02 +00:00 |
Mark Robert Miller
|
f4d9a90451
|
SOLR-5765: Update jar checksums.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570953 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 02:13:28 +00:00 |
Mark Robert Miller
|
78e550441c
|
SOLR-5765: Update to SLF4J 1.7.6.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570951 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 02:08:52 +00:00 |
Mark Robert Miller
|
4fd914a81a
|
tests: harden against slow envs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570946 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-23 01:43:37 +00:00 |
Uwe Schindler
|
00339db708
|
SOLR-5764: More improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570937 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 22:34:19 +00:00 |
Uwe Schindler
|
94db09410f
|
SOLR-5764: Make error message of SolrTestCaseJ4.getFile() more readable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570931 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 21:55:59 +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
|
ee4460edf9
|
SOLR-3854 urlScheme property should be whitelisted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570797 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 06:48:16 +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 |
Steven Rowe
|
35a0cb3a2d
|
Fix CHANGES.txt to reflect the twisted evolution and current state of the Admin UI "Files" conf directory File Browser. Moved issue descriptions to the 5.0 section for the trunk-only - but currently disabled (see SOLR-5539) - ability to create and modify files in the conf dir.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570764 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-22 00:33:47 +00:00 |
Steven Rowe
|
114ce52b03
|
LUCENE-5465: Solr Contrib map-reduce breaks Manifest of all other JAR files by adding a broken Main-Class attribute
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1570738 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-21 22:47:52 +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
|
6cacf1554c
|
tests: raise tests timeouts for solrserver
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569955 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 23:05:09 +00:00 |
Mark Robert Miller
|
c5d84044bc
|
tests: boost poll length
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569925 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 21:31:29 +00:00 |
Mark Robert Miller
|
5a08413cd6
|
tests: raise poll timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569921 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 21:27:39 +00:00 |
Mark Robert Miller
|
6abd6fecfd
|
SOLR-5729, SOLR-5605: Set EOL style for new checksum files - clean up some unused checksum files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569920 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 21:22:07 +00:00 |
Mark Robert Miller
|
8dda84ca74
|
tests: raise default connection timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569891 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 20:03:08 +00:00 |
Mark Robert Miller
|
3ecc6d8d01
|
SOLR-5729: Remove CHANGES entry in trunk, went into 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569845 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:36:57 +00:00 |
Mark Robert Miller
|
7dcba673e6
|
SOLR-5729: Update jar checksums.
SOLR-5605: Update jar checksums.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569822 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 17:14:40 +00:00 |
Mark Robert Miller
|
71e638ce68
|
tests: raise poll timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569799 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 15:53:44 +00:00 |
Mark Robert Miller
|
57475143aa
|
tests: raise poll timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569797 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 15:51:19 +00:00 |
Mark Robert Miller
|
c4b4582dda
|
SOLR-5729: Merge in bug fixes and minor improvements for mapreduce and morphlines contribs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569794 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 15:46:24 +00:00 |
David Wayne Smiley
|
86ee00c352
|
LUCENE-5451: Upgrade to Spatial4j 0.4.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569650 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-19 06:50:58 +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
|
e04cf308ea
|
tests: disable SSL until this test is hardened more to deal with the consequences of how slow it can make some things in already slow envs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569439 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 17:45:46 +00:00 |
Shalin Shekhar Mangar
|
73b17f530e
|
SOLR-5535: partialResults on control responses is allowed if timeAllowed param is present
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569188 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 05:31:42 +00:00 |
Mark Robert Miller
|
83122f99fe
|
tests: raise poll timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569158 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 01:12:10 +00:00 |
Shalin Shekhar Mangar
|
76e71522a2
|
SOLR-5739: Removed shard state, range and parent from CoreAdmin calls and CoreDescriptor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569154 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 00:39:53 +00:00 |
Shawn Heisey
|
bd527329ff
|
SOLR-5741: correctly set max total connections on the HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 00:30:58 +00:00 |
Mark Robert Miller
|
110fc96440
|
tests: raise updates socket read timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569147 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-18 00:05:14 +00:00 |
Mark Robert Miller
|
cae15ce7b6
|
SOLR-5740: Improve ChaosMonkey to not fail on expected fails due to client add/delete fails.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569120 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 22:17:37 +00:00 |
Shalin Shekhar Mangar
|
21ed14f6ad
|
SOLR-5739: Sub-shards created by shard splitting have their update log set to buffering mode on restarts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1569072 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-17 18:30:38 +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
|
1748d7b695
|
tests: raise timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568848 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-16 22:22:46 +00:00 |
Shai Erera
|
1482c3c12d
|
LUCENE-5440: fix bug in FacetComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568824 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-16 20:37:28 +00:00 |
Shai Erera
|
87f987082b
|
LUCENE-5440: decouple OpenBitSet from DocSet and move to use FixedBitSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568737 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-16 07:36:37 +00:00 |
Chris M. Hostetter
|
fecedd2349
|
SOLR-5652: remove doc details logging now that we've identified hte original codec problem with the test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568690 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-15 21:58:58 +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
|
c6b04e0254
|
SOLR-5731: In ConnectionManager, we should catch and only log exceptions from BeforeReconnect.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568353 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 16:59:28 +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 |
Mark Robert Miller
|
9c7b41ddba
|
SOLR-1301: Fix spelling.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568328 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 14:57:08 +00:00 |
Mark Robert Miller
|
a127d61d70
|
SOLR-1301: Add some readme files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568317 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 14:39:00 +00:00 |
Steven Rowe
|
1687ff4df3
|
SOLR-3854: remove redundant solr-core test dependency on httpclient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1568184 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-14 01:34:10 +00:00 |
Stefan Matheis
|
6d9228fc83
|
SOLR-5675: cloud-scripts/zkcli.bat: quote option log4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567902 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-13 12:17:25 +00:00 |
Stefan Matheis
|
c494a5b050
|
SOLR-5675: cloud-scripts/zkcli.bat: quote option log4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567901 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-13 12:16:18 +00:00 |
Chris M. Hostetter
|
f28a5e8ffd
|
SOLR-5365: Fix bug with compressed files in ExtractingRequestHandler by upgrading commons-compress to 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567824 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-13 01:22:09 +00:00 |
Chris M. Hostetter
|
b4af32cb44
|
SOLR-5257: Improved error/warn messages when Update XML contains unexpected XML nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567706 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-12 18:09:42 +00:00 |
Mark Robert Miller
|
20f7720a30
|
SOLR-3854: Update MorphlineGoLiveMiniMRTest for SSL. Disable SSL for now .
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567700 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-12 17:43:10 +00:00 |
Mark Robert Miller
|
232cf38bdf
|
tests: add a short poll
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567663 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-12 16:01:41 +00:00 |
Mark Robert Miller
|
98810d1f54
|
SOLR-3854: Cleans up a lot of the tests by using a common function to build a consistent schemed URL (fixes SSL for SolrCmdDistributorTest) + disabled the "useClientAuth" property for OSX clients.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567643 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-12 15:11:24 +00:00 |
Joel Bernstein
|
9e2995ee01
|
SOLR-5624: check for elevated documents in hashCode()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567640 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-12 15:09:24 +00:00 |
Mark Robert Miller
|
cf3bef28fc
|
SOLR-5649: Clean up some minor ConnectionManager issues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567399 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 21:16:45 +00:00 |
Mark Robert Miller
|
d4a96018da
|
SOLR-1301: Implement the set-map-reduce-classpath.sh script.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 19:52:45 +00:00 |
Chris M. Hostetter
|
55424a558a
|
cleanup RestTestBase in @AfterClass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567226 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 17:32:57 +00:00 |
Mark Robert Miller
|
e3180317c8
|
SOLR-3854 : Disable SSL on OSX for this test for now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567203 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 16:17:38 +00:00 |
Shalin Shekhar Mangar
|
83debcaef0
|
SOLR-5689: On reconnect, ZkController cancels election on first context rather than latest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 11:11:55 +00:00 |
Noble Paul
|
ce3b4becb4
|
SOLR-5609 Reverting accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567014 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 08:55:48 +00:00 |
Noble Paul
|
1588fd5f5a
|
SOLR-5476 added testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1567012 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 08:46:07 +00:00 |
Steven Rowe
|
5145efcc25
|
SOLR-5709: add missing license
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 00:46:11 +00:00 |
Mark Robert Miller
|
9dfefa81a4
|
SOLR-3854 : Reset ALLOW_SSL in afterClass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566883 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-11 00:14:31 +00:00 |
Chris M. Hostetter
|
601f536f9a
|
SOLR-5561: Fix implicit DefaultSimilarityFactory initialization in IndexSchema to properly specify discountOverlap option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566842 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 23:26:21 +00:00 |
Joel Bernstein
|
b2d66a6019
|
SOLR-5536: Added a proper ValueSource context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566754 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 21:33:50 +00:00 |
Steven Rowe
|
af740da71c
|
SOLR-5709: Highlighting grouped duplicate docs from different shards with group.limit > 1 throws ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566743 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 21:08:03 +00:00 |
Steven Rowe
|
88f16b6069
|
SOLR-5652: in cursor tests, don't sort on 'plain' docvalue fields (i.e., those using standard Lucene sorting for missing values) when the codec doesn't support missing docvalues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566741 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 20:55:12 +00:00 |
Noble Paul
|
d95750d27d
|
SOLR-5476 added testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 13:38:45 +00:00 |
Alan Woodward
|
ce571f0242
|
SOLR-5704: new cores should be created under coreRootDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566598 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 12:45:04 +00:00 |
Mark Robert Miller
|
f5a1519069
|
SOLR-3854: Allows the test harness to perform two-way SSL handshakes, the two-way SSL will now be randomly selected during test runs. Also, cleaned up some of the code by breaking out the SSLConfig into a separate class. Also try and address failing the statics retained check.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566515 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 06:08:37 +00:00 |
Mark Robert Miller
|
fcfc592785
|
SOLR-5608: Add short poll to test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566492 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 02:26:19 +00:00 |
Mark Robert Miller
|
ff542580f0
|
SOLR-5585: Raise Collections API timeout to 3 minutes from one minute.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566485 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 01:03:02 +00:00 |
Mark Robert Miller
|
37fc18ef9f
|
SOLR-3854: Boost test timeouts - SSL can be slower.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566483 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-10 00:50:23 +00:00 |
Mark Robert Miller
|
de6514e214
|
SOLR-3854: SSL support for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566456 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 22:39:48 +00:00 |
Areek Zillur
|
ec096aca16
|
SOLR-5695: Make best effort to clean up suggester index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566388 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 20:11:50 +00:00 |
Shalin Shekhar Mangar
|
9b46f41aa2
|
SOLR-5710: Migrate collection command does not handle not finding a shard leader well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 19:59:58 +00:00 |
Joel Bernstein
|
a055f02e8a
|
SOLR-5624: Guard against NPE during cache warming
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1566309 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-09 16:34:36 +00:00 |