Commit Graph

5516 Commits

Author SHA1 Message Date
Mark Robert Miller 6afdd45556 SOLR-5914: Solr tests should use dataDir for tmp files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582413 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 17:23:40 +00:00
Michael McCandless 9d52ea9598 SOLR-5915: get parserImpl=XXX working for PreAnalyzedField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582397 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 16:55:16 +00:00
Dawid Weiss 688addbd50 Branch for solr5914
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1582248 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 10:45:40 +00:00
Mark Robert Miller b7b0643115 SOLR-5914: Cleanup and fix Solr's test cleanup code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582038 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 20:30:16 +00:00
Chris M. Hostetter 83036e1800 SOLR-5783: harden tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581398 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 16:10:14 +00:00
Alan Woodward 1dba8a6f6b SOLR-5903: SolrCore implements Closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581360 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 14:46:19 +00:00
Shalin Shekhar Mangar 436fc3149a SOLR-5906: Collection create API ignores property.instanceDir parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581341 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 14:20:36 +00:00
Dawid Weiss 1152acb681 SOLR-5909: Upgrade Carrot2 clustering dependency to 3.9.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581299 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 12:18:13 +00:00
Steven Rowe 09418cf0b2 SOLR-5818: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581239 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 05:20:55 +00:00
Shalin Shekhar Mangar 4afe792b33 SOLR-5905: Changed IllegalStateException to a SolrException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581236 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 05:09:11 +00:00
Shalin Shekhar Mangar b9814a4a89 SOLR-5905: CollapsingQParserPlugin throws a NPE if required 'field' param is missing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581234 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 05:05:02 +00:00
Steven Rowe 991fba9981 Moved '--help' away from the beginning of the line - otherwise, changes-to-html thinks it's a sub-bulleted item.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581231 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 05:01:54 +00:00
Steven Rowe 05dc13f7e3 SOLR-5874,SOLR-5899: move CHANGES.txt entries to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581220 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 04:05:30 +00:00
Steven Rowe cc22a1212c SOLR-5839: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581215 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 03:37:50 +00:00
Steven Rowe 764cba049d SOLR-5834: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581212 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 03:28:34 +00:00
Steven Rowe aae64b9063 SOLR-5796: move CHANGES.txt entries to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581196 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 03:00:05 +00:00
Steven Rowe 847707dbf2 SOLR-5811: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581185 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 02:04:10 +00:00
Mark Robert Miller 6d6c17a342 SOLR-5907: Fix messed up merge - conflicted twice and screwed up the second merge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581177 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 01:31:08 +00:00
Mark Robert Miller 563ebdbdf0 SOLR-5907: The hdfs write cache can cause a reader to see a corrupted state. It now defaults to off, and if you were using solr.hdfs.blockcache.write.enabled explicitly, you should set it to false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581174 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 01:27:38 +00:00
Steven Rowe 6de62086ad SOLR-5761: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581172 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 01:02:59 +00:00
Steven Rowe 4692669919 SOLR-5760: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581169 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 00:55:25 +00:00
Steven Rowe c215ee38a9 SOLR-5734: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581163 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 00:45:42 +00:00
Steven Rowe 051c7b6054 SOLR-5777: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581015 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 19:38:33 +00:00
Shalin Shekhar Mangar ed2bc87956 SOLR-5550: Move entry to 4.7.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580982 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 18:41:26 +00:00
Steven Rowe f9043599b0 SOLR-5423: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580967 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 18:19:58 +00:00
Mark Robert Miller 69aee41967 SOLR-5880: Try syncing solrj test solr.xml up with core test solr.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580922 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 17:16:05 +00:00
Shalin Shekhar Mangar 2de7c07f41 SOLR-5681: Moving changelog entry to 4.7.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580920 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 17:15:10 +00:00
Alan Woodward dc2b46d161 SOLR-4478: Test fix for Windows filepaths
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580839 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 13:20:25 +00:00
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
Noble Paul 00d2b4d960 SOLR-5893 eliminating unnecessary NoNodeException logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580804 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 10:31:21 +00:00
Mark Robert Miller b838ab4b96 tests: improve test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580755 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 05:39:44 +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
Erick Erickson 98017a31b3 SOLR-5228: Deprecate <fields> and <types> tags in schema.xml. Moved entries in CHANGES.txt as per Steve Rowe's comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580725 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 03:34:19 +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 1567665c96 LUCENE-5543: Add allowReadingFilesStillOpenForWrite to MockDirectoryFactory and MockDirectoryWrapper and set it to true for cloud tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580707 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 02:47:53 +00:00
Mark Robert Miller 742aadf5a2 tests: improve this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580703 13f79535-47bb-0310-9956-ffa450edef68
2014-03-24 02:28:05 +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 af26e13463 SOLR-5898: Update to latest Kite Morphlines release: Version 0.12.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580565 13f79535-47bb-0310-9956-ffa450edef68
2014-03-23 18:46:52 +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
Michael McCandless ef3973c589 LUCENE-5543 remove/deprecate Directory.fileExists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580540 13f79535-47bb-0310-9956-ffa450edef68
2014-03-23 17:05:36 +00:00
Erick Erickson 9a8a4c7c7f SOLR-5228: Deprecate <fields> and <types> tags in schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580515 13f79535-47bb-0310-9956-ffa450edef68
2014-03-23 15:40:52 +00:00
Shalin Shekhar Mangar 68825572d2 SOLR-5749: Removed unused methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580465 13f79535-47bb-0310-9956-ffa450edef68
2014-03-23 07:30:21 +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
Shalin Shekhar Mangar 3ecd526643 Don't swallow exception in getLatestVersion. Refactored some odd if conditions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580294 13f79535-47bb-0310-9956-ffa450edef68
2014-03-22 19:34:47 +00:00
Shalin Shekhar Mangar 367e66b01f SOLR-5895: JavaBinLoader hides IOExceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1580290 13f79535-47bb-0310-9956-ffa450edef68
2014-03-22 19:29:04 +00:00
Shalin Shekhar Mangar d50899c506 SOLR-5860: Use leaderConflictResolveWait in WaitForState during recovery/startup, improve logging and force refresh cluster state every 15 seconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579954 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 15:14:20 +00:00
Mark Robert Miller b2335520fe SOLR-5865: Testing improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 15:00:07 +00:00
Noble Paul 54b06fdd42 SOLR-5893 On restarting overseer designate , move itself to front of the queue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579901 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 08:54:31 +00:00
Noble Paul c05222bc0d SOLR-5715 CloudSolrServer should choose URLs that match _route_
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579897 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 08:41:38 +00:00
Mark Robert Miller 5c20f7dfba SOLR-5865: Un@Ignore test again.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579679 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 16:30: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 2ce105ed45 SOLR-5888: Speed up SyncSliceTest as well as some other tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579539 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 05:03:14 +00:00
Uwe Schindler b569844e04 LUCENE-5540: Update forbidden-apis, pegdown, groovy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579399 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 21:08:42 +00:00
Mark Robert Miller 1ae8b73a89 tests: speed up this test for non nightly runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579350 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 18:51:09 +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
Mark Robert Miller f946c7dd6a tests: Add SuppressSSL to ChaosMOnkeyNothingIsSafeTest.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579321 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 17:53:55 +00:00
Mark Robert Miller 84e2979d81 SOLR-5824: Merge up Solr MapReduce contrib code to latest external changes. Includes a few minor bug fixes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579318 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 17:52:10 +00:00
Mark Robert Miller 7cee4be199 SOLR-5782: Move CHANGES entry to 4.7.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579308 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 17:41:32 +00:00
Shawn Heisey aade3acc87 SOLR-5881: Upgrade zookeeper to 3.4.6.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579275 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 16:10:53 +00:00
Mark Robert Miller 07dc96fd0c SOLR-5880: Start using zookeeper.forceSync=false in tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579252 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 15:05:13 +00:00
Mark Robert Miller 05a0b55434 SOLR-5865: Ignore test for the moment.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579247 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 14:54:03 +00:00
Mark Robert Miller d05076d5f2 SOLR-5880: Stop using zookeeper.forceSync=false for now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579242 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 14:42:55 +00:00
Steven Rowe 70c03a9d7c SOLR-5763: Tika version 1.4->1.5 in Versions of Major Components section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579197 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 11:43:51 +00:00
Shalin Shekhar Mangar 05bfbd47a3 Move backported fix to the right version in changelog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579143 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 05:45:28 +00:00
Mark Robert Miller 0cd51f329b SOLR-5865: Don't use random for now, un@Ignore test, clear static in afterClass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579135 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 05:10:49 +00:00
Mark Robert Miller ee0eeb2d77 tests: cancel Timer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579125 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 03:52:09 +00:00
Mark Robert Miller daa10a5435 SOLR-5880: Start using zookeeper.forceSync=false in tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579120 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 03:39:49 +00:00
Mark Robert Miller 69de1dd4ab SOLR-5865: Provide a MiniSolrCloudCluster to enable easier testing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579116 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 03:11:03 +00:00
Steven Rowe f0aedb6e11 SOLR-5763: CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579103 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 00:59:03 +00:00
Steven Rowe 2d9228dfa8 SOLR-5763: Upgrade to Tika 1.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579100 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 00:34:34 +00:00
Robert Muir 0bba517d93 LUCENE-5111: Fix WordDelimiterFilter offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578993 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:12:16 +00:00
Mark Robert Miller 0c18bb45d7 SOLR-5832: Improve scary logging from ZkControllerTest suggests test setup isn't doing what it's suppose to.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578975 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:31:51 +00:00
Mark Robert Miller 9b985f6461 SOLR-5832: Scary logging from ZkControllerTest suggests test setup isn't doing what it's suppose to.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578974 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 17:27:47 +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
Mark Robert Miller 0914b1bd60 Revert CollectionAPIDistributedZkTest for a bit - needs some more work.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578744 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 05:34:06 +00:00
Mark Robert Miller 855617a528 Improve CollectionsAPIDistributedZkTest.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578739 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 05:04:48 +00:00
Mark Robert Miller e1100ebee0 update CHANGES with 4.7.1 entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578665 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 23:39:37 +00:00
Mark Robert Miller 2b7f281077 SOLR-5770: Further fixes and SSL migration test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578635 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 22:26:49 +00:00
Stefan Matheis 718b91659c SOLR-5870: Admin UI - Reload on Core Admin doesn't show errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578462 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 17:00:41 +00:00
Steven Rowe 67bc019bd9 SOLR-5875: QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578434 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 15:24:54 +00:00
Erick Erickson 023aa2bf2a SOLR-1604: Wildcards, ORs etc inside Phrase Queries or 'ComplexPhraseQueryParser support in Solr'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578200 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 01:11:15 +00:00
Uwe Schindler e3779cf420 Migrate also the remaining years 2013 -> 2014
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578130 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 18:03:42 +00:00
Uwe Schindler 811d92c10d As mentioned by Mark Struberg: Update year in NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578127 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 17:59:06 +00:00
Shalin Shekhar Mangar c446aec1ed SOLR-5838: Relative SolrHome Path Bug At AbstractFullDistribZkTestBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578089 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 14:46:02 +00:00
Shalin Shekhar Mangar e790ae64c0 SOLR-5550: shards.info is not returned by a short circuited distributed query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578078 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 14:11:07 +00:00
Shalin Shekhar Mangar d99d2992cd SOLR-3177: Enable tagging and excluding filters in StatsComponent via the localParams syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577976 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 03:58:07 +00:00
Shalin Shekhar Mangar 4e38601baf SOLR-5866: UpdateShardHandler needs to use the system default scheme registry to properly handle https via javax.net.ssl.* properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577971 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 03:28:44 +00:00
Shalin Shekhar Mangar 68b3675ce8 SOLR-5867: OverseerCollectionProcessor isn't properly generating https urls in some cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577968 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 03:17:12 +00:00
Anshum Gupta e7eb819d4b SOLR-5477: Removing an unwanted call to zk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577965 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 02:27:48 +00:00
Anshum Gupta e3ebe4b98a SOLR-5477: Fix URL scheme modification from an earlier commit for SOLR-5477.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577801 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 08:09:32 +00:00
Steven Rowe 8db8c88def Create a stopword filter factory that is (re)configurable, and capable of reporting its configuration, via REST API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577540 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 14:05:49 +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
Uwe Schindler 125ef65996 Remove outdated JARS. Mark: You should run "ant clean-jars" before recalculating checksums. You Checkout still contains outdated versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577441 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 07:29:51 +00:00
Mark Robert Miller 2b9bd27c62 SOLR-5848: Update jar checksums.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577434 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 06:39:32 +00:00
Shalin Shekhar Mangar 8d64ac3a90 SOLR-5861: Recovery should not set onlyIfLeaderActive=true for slice in 'recovery' state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577228 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 16:30:18 +00:00
Yonik Seeley 2aa5585ede SOLR-5783: fix mixing caching + non caching searchers, fix multiple registration of same searcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577167 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 14:01:35 +00:00
Jan Høydahl 44bec7cfe4 SOLR-5853: Return status for AbstractFullDistribZkTestBase#createCollection() and friends
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577156 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 13:38:20 +00:00
Steven Rowe 4cc807a308 SOLR-5653: Add CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576942 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:59:23 +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
Steven Rowe 110097483b SOLR-5848: update the checksums for the 0.11.0 morphlines jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576916 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:21:12 +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
Uwe Schindler 00718a2704 LUCENE-5514: Update changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576736 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 13:35:55 +00:00
Stefan Matheis d4d2e6f8b5 SOLR-5800: Admin UI - Analysis form doesn't render results correctly when a CharFilter is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576652 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 09:02:20 +00:00
Michael McCandless 40fd13c0ad LUCENE-5487: separate Weight.bulkScorer and Weight.scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576487 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 20:04:53 +00:00
Michael McCandless 2d88332e9d LUCENE-5487: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576473 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 19:03:45 +00:00
Robert Muir 03de125b85 fix jar checksums
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576375 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 15:10:39 +00:00
Michael McCandless 9bdf937ac2 LUCENE-5487: consolidate the FakeScorers within one package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576273 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 10:47:43 +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
Mark Robert Miller 3e397f0189 SOLR-5839: ZookeeperInfoServlet does not trim path properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575592 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 19:05:24 +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 b97e7b5a4a SOLR-5834: Overseer threads are only being interrupted and not closed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575476 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 04:38:20 +00:00
Michael McCandless d784980654 LUCENE-5487: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1575397 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 20:50:45 +00:00
Ryan Ernst 26c79531b0 SOLR-5818: distrib search with custom comparator does not quite work correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575344 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 18:01:52 +00:00
Joel Bernstein b87af54774 SOLR-5720: Updated CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575266 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 14:20:48 +00:00
Michael McCandless 45649d2445 LUCENE-5487: add TopScorers to FilteredQuery too; fix Solr; resolve all nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1575057 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 21:48:23 +00:00
Michael McCandless cee0e37635 LUCENE-5493: fix solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5493@1574969 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 17:20:45 +00:00
Chris M. Hostetter b221115ebc SOLR-5628: work arround for this test to avoid whatever bug is in the cloud test framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574941 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 16:13:20 +00:00
Mark Robert Miller cdf254415b SOLR-5820: OverseerCollectionProcessor#lookupReplicas has a timeout that is too short and a bad error message on timeout.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574883 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 14:06:35 +00:00
Mark Robert Miller d23a3374e1 SOLR-5811: Improve logged message.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574753 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 02:29:43 +00:00
Mark Robert Miller 7f31dc2d7d SOLR-5796: Fix illegal API call to format.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574664 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 21:12:41 +00:00
Mark Robert Miller f9124b8d03 SOLR-5796: Increase how long we are willing to wait for a core to see the ZK advertised leader in it's local state.
SOLR-5796: Make how long we are willing to wait for a core to see the ZK advertised leader in it's local state configurable. 

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574638 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 19:41:51 +00:00
Chris M. Hostetter f54178970e LUCENE-5472: IndexWriter.addDocument will now throw an IllegalArgumentException if a Term to be indexed exceeds IndexWriter.MAX_TERM_LENGTH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574595 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 18:05:25 +00:00
Mark Robert Miller af101b3057 SOLR-5813: tests for "" or null collection name - should default to core name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574589 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 17:48:27 +00:00
Mark Robert Miller e88091b3dd SOLR-5811: Additional cleanup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574580 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 17:28:31 +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
Mark Robert Miller 9f701bd304 SOLR-5811: The Overseer will retry work items until success, which is a serious problem if you hit a bad work item.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574280 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 01:33:35 +00:00
Chris M. Hostetter 96bcbefdd4 SOLR-5815: add some test logging to try and figure out WTF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574273 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 01:01:18 +00:00
Mark Robert Miller f38c82b7a2 SOLR-5714: You can now use one pool of memory for for the HDFS block cache that all collections share.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573847 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 03:18:47 +00:00
Chris M. Hostetter 08b0073e28 SOLR-5783: Requests to open a new searcher will now reuse the current registered searcher (w/o additional warming) if possible in situations where the underlying index has not changed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573763 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:37:50 +00:00
Joel Bernstein d8e387dc0f SOLR-5720: Java 6 compatibility change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573636 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 17:42:47 +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 1263b95738 tests: raise poll timeout for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573423 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 02:07:16 +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 46c42df1df tests: raise default update timeouts for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573409 13f79535-47bb-0310-9956-ffa450edef68
2014-03-02 23:55:18 +00:00
Mark Robert Miller 2e6c905f42 tests: raise the timeout on this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573405 13f79535-47bb-0310-9956-ffa450edef68
2014-03-02 23:45:40 +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 3c0c0b4c38 tests: double number of fails that can be seen before failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573322 13f79535-47bb-0310-9956-ffa450edef68
2014-03-02 16:03:51 +00:00
Shalin Shekhar Mangar e1f33c6326 Remove redundant cleanups in tearDown method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573317 13f79535-47bb-0310-9956-ffa450edef68
2014-03-02 15:19:50 +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 b32e9d6036 tests: boost timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573240 13f79535-47bb-0310-9956-ffa450edef68
2014-03-02 00:16:19 +00:00
Robert Muir 4193bce372 LUCENE-5482: Improve default TurkishAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573066 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 20:41:32 +00:00
Chris M. Hostetter 63c914fb21 SOLR-5793, SOLR-5792, SOLR-5791: switch to using Constants.JAVA_VENDOR in assume
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573019 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 17:40:37 +00:00
Michael McCandless 02e3fd09eb LUCENE-5477: add near-real-time add/update/refresh to AnalyzingInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572992 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 16:39:34 +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 095522a079 SOLR-5735: BadApple until I have time to dig into this.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572810 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 03:19:12 +00:00
Chris M. Hostetter 6b1f3f0bb2 SOLR-5183: JSON updates now support nested child documents using a "_childDocument_" object key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572797 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 01:02:23 +00:00
Mark Robert Miller 8830ab2dc5 SOLR-5782: The full MapReduceIndexer help text does not display when using --help. Also remove reference to Find tool - we don't have access to it yet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572778 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 23:15:05 +00:00
Chris M. Hostetter 474373d7b3 SOLR-5794: dial back the randomized constants so we don't blow up the world when running with -Dnightly=true -Dtests.multiplier=2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572775 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 22:57:05 +00:00
Chris M. Hostetter fcec01ccda SOLR-5793, SOLR-5792, SOLR-5791: disable these three tests on J9 JVM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572706 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 19:15:19 +00:00
Robert Muir 33b8e75a42 remove unused logger sha1s
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572462 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 08:01:41 +00:00
Noble Paul 58c98f703b SOLR-5609 use coreNodeName to compare replicas, CollectionsAPIDistributedZkTest.testCollectionsAPI() randomly switches to legacyCloud=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572449 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 06:50:22 +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 586bcac8cf SOLR-5776: Suppress SSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572391 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 01:52:55 +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 b01d8ad1b1 SOLR-5596: Improve this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572370 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 00:51:48 +00:00
Robert Muir 33b1b06e76 add sha1 checksums for these jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572342 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:27:08 +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
Chris M. Hostetter 087041f8c0 SOLR-5777: Fix ordering of field values in JSON updates where field name key is repeated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572262 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 21:26:14 +00:00
Robert Muir e4be54e8b5 SOLR-5778: add assume for now, if the locale does not use GregorianCalendar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572201 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 19:09:41 +00:00
Robert Muir e15aeb2859 LUCENE-5475: add required attribute bugURL to BadApple
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572186 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 18:31:39 +00:00
Mark Robert Miller 7200196393 tests: enable test - no JIRA issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572151 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 16:31:06 +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
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