Commit Graph

4622 Commits

Author SHA1 Message Date
Adrien Grand 1255539501 Add missing license header that made `ant rat-sources` fail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536627 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 09:47:49 +00:00
Noble Paul 0ce6e9a694 SOLR-5311 - Avoid registering replicas which are removed , SOLR-5310 -Add a collection admin command to remove a replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536606 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 08:37:02 +00:00
Mark Robert Miller 03ed51acef SOLR-5397: If a retry fails, *always* finish the rest of the retries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536511 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:43:46 +00:00
Mark Robert Miller 8d40d4d2c6 SOLR-5397: Move the call to obtain a ConcucrrentSolrServer into try catch block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536499 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:11:16 +00:00
Yonik Seeley e3f0033035 SOLR-5395: add RunAlways marker interface for update processor facctories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536344 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 13:02:45 +00:00
Yonik Seeley 0522dd002e SOLR-5395: add RunAlways marker interface for update processor facctories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536341 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 12:53:05 +00:00
Joel Bernstein 929c88c78f SOLR-5027: Added error handling to CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535614 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 02:50:34 +00:00
Adrien Grand d49ba41f54 LUCENE-5304: SingletonSortedSetDocValues can now return the wrapped SortedDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535382 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 13:52:40 +00:00
Joel Bernstein 3a594688a5 SOLR-5027 CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535208 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 23:19:12 +00:00
Mark Robert Miller 1c8595c86a SOLR-5384: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535204 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:37:47 +00:00
Mark Robert Miller e0207e2f9a SOLR-5382: Update protobuf checksum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535195 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:17:34 +00:00
Mark Robert Miller 780be9520e SOLR-5382: Update to Hadoop 2.2 GA release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535083 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:00:00 +00:00
Mark Robert Miller 9c47892d4e SOLR-5380: Using cloudSolrServer.setDefaultCollection(collectionId) does not work as intended for an alias spanning more than 1 collection.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535076 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 17:11:44 +00:00
Alan Woodward 0c95712ee4 SOLR-5363: Solr doesn't start up properly with Log4J2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535065 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 15:47:00 +00:00
Shalin Shekhar Mangar e29c49f458 SOLR-5300: Check that the supplied hash ranges actually cover the entire range of the shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534974 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 10:26:20 +00:00
Shalin Shekhar Mangar 99db3a2137 Increase read timeout in shard split call to 5 minutes. 1 minute is too low for many seeds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534046 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 07:24:45 +00:00
Mark Robert Miller 7f47814b0d SOLR-5371, SOLR-5370: Add CHANGES entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534004 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 23:01:54 +00:00
Mark Robert Miller 4975ad612b SOLR-5371: Solr should consistently call SolrServer#shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534002 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 22:58:36 +00:00
Mark Robert Miller 26e7b5edb6 SOLR-5370: Requests to recover when an update fails should be done in background threads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533996 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 22:31:36 +00:00
Shawn Heisey 52a77784c2 SOLR-5042 SOLR-5125 SOLR-5368: mlt.count used incorrectly in MoreLikeThisComponent.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533995 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 21:40:55 +00:00
Mark Robert Miller 3543a7544c tests: try a 2 minute so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533956 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 19:14:43 +00:00
Mark Robert Miller 76bea43846 use a minimum socket read timeout of 1 min
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533933 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 18:09:20 +00:00
Mark Robert Miller 5141a5b842 SOLR-5369: first try - wait a little longer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533929 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 17:53:33 +00:00
Mark Robert Miller ef03527e87 SOLR-5328: Errant numShards in test solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533806 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 18:48:43 +00:00
Mark Robert Miller b01114939a SOLR-5361: Hit Schemaless example with some tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533801 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 18:04:25 +00:00
Mark Robert Miller d4f285c177 SOLR-5359: ZooKeeper client is not closed when it fails to connect to an ensemble.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533786 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 17:09:56 +00:00
Mark Robert Miller 3f289b737b SOLR-5223: SolrCloud should use the JavaBin binary format for communication by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533684 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 03:24:08 +00:00
Mark Robert Miller 457d1ac0c0 SOLR-5367: Unmarshalling delete by id commands with JavaBin can lead to class cast exception.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533683 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 03:23:33 +00:00
Mark Robert Miller 02e255ae46 SOLR-5216: Document updates to SolrCloud can cause a distributed deadlock.
SOLR-5232: SolrCloud should distribute updates via streaming rather than buffering.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533649 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 22:10:53 +00:00
Shalin Shekhar Mangar a4cb46ce23 SOLR-5353: Allow CoreAdmin split to accept a single range only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533528 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 16:11:01 +00:00
Shalin Shekhar Mangar ea81f1add6 SOLR-5353: Enhance CoreAdmin api to split a route key's documents from an index and leave behind all other documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533163 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 17:08:59 +00:00
Mark Robert Miller 6614dee738 SOLR-5357: Schemaless example does not contain a solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533069 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 13:15:08 +00:00
Dawid Weiss 15b03ef91f SOLR-5219: This comment is no longer valid (the first component becomes the default).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533005 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 08:20:54 +00:00
Yonik Seeley 086ec7c493 SOLR-5330: make copy of term bytes before calling next
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532900 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 20:45:48 +00:00
Shalin Shekhar Mangar 3aacbf9f91 SOLR-5338: CompositeIdRouter.keyHashRange should not throw exception if route key is not composite
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532867 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 19:16:17 +00:00
Ryan Ernst 9fecedb68e SOLR-5329: moved AbstractBadConfigTestBase to test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532676 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 08:04:31 +00:00
Shalin Shekhar Mangar e572dce1e5 SOLR-5349: CloudSolrServer - ZK timeout arguments passed to ZkStateReader are flipped
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532314 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 12:47:42 +00:00
Shalin Shekhar Mangar 116439fa67 SOLR-5338: Split shards by a route key using split.key parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531845 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 10:48:02 +00:00
Mark Robert Miller eedb448b41 tests: poll a bit longer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531774 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 01:42:43 +00:00
Mark Robert Miller 16ba0ac6f5 tests: fix hdfs collections api test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 01:30:40 +00:00
Mark Robert Miller c5803cabf5 SOLR-5345: A first pass toning down OpenCloseCoreStressTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531766 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 22:45:25 +00:00
Steven Rowe 7dc46c9f2d LUCENE-5273: Fix slowdown when running 'ant example': unless called from the 'create-package' target, the 'lucene-jars-to-solr' and 'module-jars-to-solr' targets no longer depend on '-unpack-lucene-tgz', pulling lucene-*.jar from lucene/build/*/ instead.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 21:04:31 +00:00
Robert Muir 13ed98be82 SOLR-5343: disable unreliable test method (fails more than 1/3 of the time)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531731 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 18:58:52 +00:00
Steven Rowe a1d0068a93 LUCENE-5273: Only unpack Lucene/Solr jars from binary distributions - other stuff not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531711 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 16:36:05 +00:00
Steven Rowe eb01f4c2bf Modernize Solr package creation includes/excludes: client/** are gone; and README.committers.txt has moved from lib/ to licenses/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531705 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 16:22:59 +00:00
Mark Robert Miller 618a204ced SOLR-4327: HttpSolrServer can leak connections on errors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531596 13f79535-47bb-0310-9956-ffa450edef68
2013-10-12 21:26:54 +00:00
Shalin Shekhar Mangar 876cbb249e Removing fixes backported to 4.5.1 from 4.6.0 from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531404 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 19:40:29 +00:00
Shalin Shekhar Mangar da658d99df Updating CHANGES.txt with all solr issues backported to 4.5.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531402 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 19:38:29 +00:00
Dawid Weiss 044402065c SOLR-5323: Disable ClusteringComponent by default in collection1 example. The solr.clustering.enabled system property needs to be set to 'true' to enable the clustering contrib (reverts SOLR-4708). (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531377 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 18:08:44 +00:00
Steven Rowe 6f06bb1708 LUCENE-5273: Binary artifacts in Lucene and Solr convenience binary distributions accompanying a release, including on Maven Central, should be identical across all distributions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531354 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 16:58:36 +00:00