Commit Graph

18746 Commits

Author SHA1 Message Date
Mark Robert Miller 419d644f40 SOLR-5577: Don't start a timer on disconnect if we are already closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553981 13f79535-47bb-0310-9956-ffa450edef68
2013-12-29 00:14:01 +00:00
Mark Robert Miller bd2d84b7b9 SOLR-5547: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553979 13f79535-47bb-0310-9956-ffa450edef68
2013-12-29 00:02:39 +00:00
Mark Robert Miller 3375f5800f SOLR-5552: Add CHANGES entry
SOLR-5569: Add CHANGES entry
SOLR-5568: Add CHANGES entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553970 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 23:25:48 +00:00
Mark Robert Miller c3f2a19022 SOLR-5580: NPE when creating a core with both explicit shard and coreNodeName.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553967 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 23:19:03 +00:00
Mark Robert Miller 26e92f36ad SOLR-5576: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553956 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 22:44:27 +00:00
Mark Robert Miller 16671bc3ed SOLR-5532: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553950 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 22:36:19 +00:00
Mark Robert Miller f3fa258cea SOLR-5479: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553947 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 22:28:16 +00:00
Mark Robert Miller 9a5c901fd6 SOLR-5442: Move CHANGES entry to 4.6.1
SOLR-5445: Move CHANGES entry to 4.6.1

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553942 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 22:18:24 +00:00
Mark Robert Miller cd9e1129ec SOLR-5577: Likely ZooKeeper expiration should not slow down updates a given amount, but instead cut off updates after a given time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553912 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 20:49:13 +00:00
Shalin Shekhar Mangar 49209e1d16 SOLR-5214: Reduce memory usage for shard splitting by merging segments one at a time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553644 13f79535-47bb-0310-9956-ffa450edef68
2013-12-27 08:36:23 +00:00
Shalin Shekhar Mangar ca4acb2bb7 SOLR-5567: ZkController getHostAddress duplicates url prefix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553491 13f79535-47bb-0310-9956-ffa450edef68
2013-12-26 14:56:31 +00:00
James Dyer 35b159f14c SOLR-2960: XPathEntityProcessor was adding spurious nulls to multi-valued fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553285 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 15:12:07 +00:00
Steven Rowe a0049aa5f9 SOLR-1301: maven config: fix map-reduce test compilation problem by adding dependency on morphline-core's test jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553281 13f79535-47bb-0310-9956-ffa450edef68
2013-12-24 14:43:33 +00:00
Mark Robert Miller 2c2b455442 SOLR-1301: Ignore this test on Windows - there is a problem with Windows paths and Morphlines.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553184 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 19:11:07 +00:00
Mark Robert Miller 76f3bbef6e SOLR-5576: Improve concurrency when registering and waiting for all SolrCore's to register a DOWN state.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553178 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 19:00:14 +00:00
Mark Robert Miller 227ce7c228 SOLR-5573: ChaosMonkey should randomly turn off Solr's commit on shutdown option.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553159 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 17:34:24 +00:00
Mark Robert Miller be7d4f195f SOLR-5574: CoreContainer shutdown publishes all nodes as down and waits to see that and then again publishes all nodes as down.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553157 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 17:31:50 +00:00
Noble Paul 97d3e2d546 SOLR-5525 use hasCollection()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553095 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 11:44:21 +00:00
Mark Robert Miller 8d9d344501 SOLR-5569: fix how this check is done - we need to hit the rest of the loop, not continue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553072 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 05:45:28 +00:00
Mark Robert Miller 07a07a5bd1 SOLR-5570: Generalize solrcloud-start.sh solrcloud dev script.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553067 13f79535-47bb-0310-9956-ffa450edef68
2013-12-23 04:44:26 +00:00
Mark Robert Miller e7d67c783b SOLR-5552: Leader recovery process can select the wrong leader if all replicas for a shard are down and trying to recover as well as lose updates that should have been recovered.
SOLR-5569 A replica should not try and recover from a leader until it has published that it is ACTIVE. 
SOLR-5568 A SolrCore cannot decide to be the leader just because the cluster state says no other SolrCore's are active. 

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553031 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 21:16:52 +00:00
Robert Muir 5ac5bdbc47 disable very very very wasteful codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553000 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 15:26:31 +00:00
Joel Bernstein ab4984419e Added 4.6.1 CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552905 13f79535-47bb-0310-9956-ffa450edef68
2013-12-21 14:09:11 +00:00
Adrien Grand 533777f620 LUCENE-5373: Fix memory usage estimation for [Lucene40/Lucene42/Memory/Direct]DocValuesProducer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552751 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 17:26:51 +00:00
Simon Willnauer ad6c85ef96 LUCENE-5374: Call IW#processEvents before IndexWriter is closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552710 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 16:04:55 +00:00
Mark Robert Miller 5f17bb8a01 SOLR-5565: Raise default ZooKeeper session timeout to 30 seconds from 15 seconds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552700 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 15:16:03 +00:00
Mark Robert Miller 136a2c7190 SOLR-5562: ConcurrentUpdateSolrServer constructor ignores supplied httpclient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552691 13f79535-47bb-0310-9956-ffa450edef68
2013-12-20 14:56:07 +00:00
Mark Robert Miller 0a6017d7da SOLR-1301: Merge Morphlines modules up to Kite 0.10 and CDK 0.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552398 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 19:13:47 +00:00
Mark Robert Miller e7d605a2d5 SOLR-1301: Update to Kite 0.10 from CDK 0.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552381 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 17:51:39 +00:00
Robert Muir 7808f7f44e fix locale violation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552334 13f79535-47bb-0310-9956-ffa450edef68
2013-12-19 16:20:22 +00:00
Alan Woodward 25b53be6f9 SOLR-5556: Allow CollectionsHandler and InfoHandler classes to be specified in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552044 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 17:35:24 +00:00
Joel Bernstein a18470e858 SOLR-5416: CollapsingQParserPlugin bug with tagging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551999 13f79535-47bb-0310-9956-ffa450edef68
2013-12-18 16:06:13 +00:00
Robert Muir 22baafc512 SOLR-5528: improve response format of the new SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551753 13f79535-47bb-0310-9956-ffa450edef68
2013-12-17 23:14:11 +00:00
Han Jiang 261127a062 package summary fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551222 13f79535-47bb-0310-9956-ffa450edef68
2013-12-16 15:03:45 +00:00
Alan Woodward 507cb684b7 Fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551053 13f79535-47bb-0310-9956-ffa450edef68
2013-12-15 20:46:27 +00:00
Alan Woodward 234acf76b5 SOLR-5543: Core Swaps result in duplicate entries in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550969 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 21:11:18 +00:00
Alan Woodward d22cffebb7 SOLR-5555: CloudSolrServer and LBHttpSolrServer shouldn't throw MUE from constructors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550824 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 19:47:06 +00:00
Shalin Shekhar Mangar f590fe62a6 SOLR-3702: Reverting commit because it breaks QueryEqualityTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550676 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 10:25:43 +00:00
Shalin Shekhar Mangar 78d8d0c535 SOLR-3702: A 'concat' function query to support concatenation of Strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550656 13f79535-47bb-0310-9956-ffa450edef68
2013-12-13 06:40:01 +00:00
Mark Robert Miller 5b0ae51d63 SOLR-5547: Creating a collection alias using SolrJ's CollectionAdminRequest sets the alias name and the collections to alias to the same value.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550548 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 21:57:39 +00:00
Mark Robert Miller 8f6343fb83 SOLR-5548: Give DistributedSearchTestCase / JettySolrRunner the ability to specify extra filters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550508 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 20:15:52 +00:00
Uwe Schindler 7e070c34a4 SOLR-5492: Ignore broken test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550323 13f79535-47bb-0310-9956-ffa450edef68
2013-12-12 00:13:14 +00:00
Steven Rowe 36fd83b0df LUCENE-5360: Netbeans support: streamline XSLT stylesheet; add basic code style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550178 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 15:53:18 +00:00
Shalin Shekhar Mangar bee606588d SOLR-5492: Added shardAddress in grouping query responses. Added tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550143 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 14:12:26 +00:00
Uwe Schindler 09d6a3c73c reenable javadocs on JDK8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550110 13f79535-47bb-0310-9956-ffa450edef68
2013-12-11 11:39:27 +00:00
Steven Rowe 05634cff5d LUCENE-5360: Add support for developing in Netbeans IDE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549872 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 15:50:38 +00:00
Shalin Shekhar Mangar 4b8d5f0d51 SOLR-5308: Handle route keys with bit separators. Route docs to target shard leader directly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549821 13f79535-47bb-0310-9956-ffa450edef68
2013-12-10 11:48:30 +00:00
Steven Rowe a1461ad9b1 LUCENE-5364: Replace hard-coded Version.LUCENE_XY that doesn't have to be hard-coded (because of back-compat testing or version dependent behavior, or demo code that should exemplify pinning versions in user code), with Version.LUCENE_CURRENT in non-test code, or with LuceneTestCase.TEST_VERSION_CURRENT in test code; upgrade hard-coded Version.LUCENE_XY constants that should track the next release version to the next release version if they aren't already there, and put a token near them so that they can be found and upgraded when the next release version changes: ':Post-Release-Update-Version.LUCENE_XY:'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549701 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 22:53:38 +00:00
Simon Willnauer 0991a217d1 Fix RandomSimilarityProvider Math#abs can return negative value for Integer.MIN_VALUE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549687 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 21:40:39 +00:00
Noble Paul 07a2322efd SOLR-5525
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549591 13f79535-47bb-0310-9956-ffa450edef68
2013-12-09 14:58:53 +00:00