Erik Hatcher
2d1cf43b4c
SOLR-6165: Add tests for convertType and BigDecimal implicit conversion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611985 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 01:00:45 +00:00
Steven Rowe
a0bc0c3d80
SOLR-6257: More than two "!"-s in a doc ID throws an ArrayIndexOutOfBoundsException when using the composite id router.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611934 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:48:53 +00:00
Timothy Potter
02f4d97cf9
SOLR-6241: disable this test on Jenkins until we can track down the cause of the No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1 problem
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611922 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:11:44 +00:00
Shalin Shekhar Mangar
c8261a41d3
SOLR-6259: Reduce CPU usage by avoiding repeated costly calls to Document.getField inside DocumentBuilder.toDocument for use-cases with large number of fields and copyFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611852 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 07:10:36 +00:00
Timothy Potter
6b1f32c1eb
SOLR-3893: update changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611690 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 16:13:43 +00:00
Timothy Potter
de191c73d3
SOLR-2245: Better way to check if last_index_time is the initial value and fixup changes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611667 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 14:51:45 +00:00
Steven Rowe
63a925d578
SOLR-6137: Disable SSL for TestCloudSchemaless
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611445 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 19:29:59 +00:00
Uwe Schindler
68819147af
Remove outdated sha1 file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611281 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 08:14:06 +00:00
Alan Woodward
1abbfdb1f7
SOLR-6232: Missed a configset
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611147 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 19:21:37 +00:00
Alan Woodward
26f2106743
SOLR-6232: Allow unloading of cores that have failed to init
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611047 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 15:23:43 +00:00
Shalin Shekhar Mangar
ce7e042052
SOLR-6137: Fix off-by-one error in array access
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610909 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 05:02:36 +00:00
Timothy Potter
899d57f418
SOLR-2245: fix for issues found by precommit checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610905 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 02:51:54 +00:00
Timothy Potter
e0af29f9e3
SOLR_6136: fix minor issues found by precommit checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610902 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 02:18:38 +00:00
Timothy Potter
28165cee67
SOLR-3893: Update references after moving dependency jars around.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610894 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:21:29 +00:00
Timothy Potter
2169e473bb
SOLR-2245: Don't use the default date from dataimport.properties and remove duplicated entry in mail-data-config.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610893 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:17:23 +00:00
Timothy Potter
1f9d4e245d
SOLR-3893: Moving mail dependencies into the extras project.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610883 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 23:33:11 +00:00
Timothy Potter
9ef982ec20
SOLR-6179: issue fixed in 4.10 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610871 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 22:16:52 +00:00
Timothy Potter
7ff38d5502
SOLR-2245: Improvements to the MailEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610859 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 21:44:28 +00:00
Timothy Potter
14e015dff7
SOLR-6136: Fix spin lock in blockUntilFinished (which eats CPU unnecessarily) using wait/notify and add a unit test for ConcurrentUpdateSolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610856 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 21:29:01 +00:00
Steven Rowe
2671418cfb
SOLR-6137: Schemaless concurrency improvements:
...
- Fixed an NPE when reloading a managed schema with no dynamic copy fields
- Moved parsing and schema fields addition to after the distributed phase
- AddSchemaFieldsUpdateProcessor now uses a fixed schema rather than always retrieving the latest, and holds the schema update lock through the entire schema swap-out process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610725 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 15:23:57 +00:00
Shalin Shekhar Mangar
7087d374fe
SOLR-6245: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610683 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 13:28:14 +00:00
Shawn Heisey
3b9736fa59
SOLR-6120: Add names to CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610465 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 17:35:07 +00:00
Shawn Heisey
61ad099fe9
SOLR-6120: Print a helpful error message from zkcli.bat when war is not extracted.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610463 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 17:31:14 +00:00
Shalin Shekhar Mangar
fb399dfe02
SOLR-6228: Fixed bug in TestReplicationHandler.doTestIndexAndConfigReplication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610448 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 15:59:16 +00:00
Shalin Shekhar Mangar
7ece5859b3
SOLR-6208: JettySolrRunner QueuedThreadPool's configuration code is never executed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610408 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 13:35:13 +00:00
Shalin Shekhar Mangar
10ecbc5a97
SOLR-6241: Harden the HttpPartitionTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610364 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 08:58:54 +00:00
Shalin Shekhar Mangar
ef998ce538
SOLR-6235: Fix comparison to use coreNodeName on both sides in ElectionContext.startLeaderInitiatedRecoveryOnReplicas
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610361 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 08:53:30 +00:00
Shalin Shekhar Mangar
6069b78cc0
SOLR-6235: Improved logging in RecoveryStrategy and fixed a mistake in ElectionContext logging that I had made earlier.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610351 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 07:46:59 +00:00
Shalin Shekhar Mangar
473e0189c6
SOLR-6240: Fixed broken tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610088 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 23:52:03 +00:00
Shalin Shekhar Mangar
4173acfd04
SOLR-6240: Fix infinite recursion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610035 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 19:56:57 +00:00
Shalin Shekhar Mangar
92782a07db
SOLR-6240: Removed unused coreName parameter in ZkStateReader.getReplicaProps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610033 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 19:55:00 +00:00
Shalin Shekhar Mangar
31d361d6ec
SOLR-6235: Leader initiated recovery should use coreNodeName instead of coreName to avoid marking all replicas having common core name as down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610028 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 19:34:39 +00:00
David Wayne Smiley
4a7b55d258
SOLR-6183: bug, BBoxField didn't propagate docValues configuration.
...
And numberType is now a required attribute.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609291 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 20:31:37 +00:00
James Dyer
4007157b14
SOLR-2853: unit test for "spellcheck.maxCollationTries=0"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609171 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 14:22:08 +00:00
David Wayne Smiley
7cffcc7422
SOLR-6183: Spatial BBoxField using BBoxSpatialStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608998 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 03:42:09 +00:00
David Wayne Smiley
d1d8101289
SOLR-6183: AbstractSpatialFieldType: refactor getValueSourceFromSpatialArgs out of getQueryFromSpatialArgs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608991 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 02:24:19 +00:00
Shalin Shekhar Mangar
beeeba528f
SOLR-6229: Make SuggestComponent return 400 instead of 500 for bad dictionary selected in request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608680 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 07:29:30 +00:00
Steven Rowe
954f3dfdc5
SOLR-6180: Callers of ManagedIndexSchema mutators should hold the schemaUpdateLock.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608646 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 03:20:54 +00:00
Chris M. Hostetter
474d846bb5
LUCENE-5790: Fix compareTo in MutableValueDouble and MutableValueBool, this caused incorrect results when grouping on fields with missing values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608639 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 01:23:11 +00:00
Shalin Shekhar Mangar
e6ce493374
Added a null check
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608615 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 21:33:38 +00:00
Shalin Shekhar Mangar
6c0539dd7f
SOLR-6228: Make sure that versions are checked after index and config replication is complete
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608601 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 20:37:33 +00:00
Shalin Shekhar Mangar
cec47f9baf
SOLR-5596: Remove initCore call from afterClass
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608562 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 19:05:58 +00:00
Shalin Shekhar Mangar
0f8e3fd973
SOLR-5596: Set system property zookeeper.forceSync=no for Solr test cases
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608555 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 19:01:46 +00:00
Shalin Shekhar Mangar
b30059948e
SOLR-6225: Add the url of the node on which commitWithin failed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608138 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 21:58:20 +00:00
Shalin Shekhar Mangar
35d479f1b7
Increase timeout to 90 seconds to make it pass on slow jenkins machine
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608127 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 20:21:46 +00:00
Uwe Schindler
afe033878a
LUCENE-5803: Add more Javadocs to AnalyzerWrapper to encourage people to use DelegatingAnalyzerWrapper (if possible). Add changes entry for Solr.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608005 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 12:19:51 +00:00
Uwe Schindler
4cdfa19970
LUCENE-5803: Add DelegatingAnalyzerWrapper, an optimized variant of AnalyzerWrapper that doesn't allow to wrap components or readers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607998 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 11:32:31 +00:00
Shalin Shekhar Mangar
271576ed0f
SOLR-6223: SearchComponents may throw NPE when using shards.tolerant and there is a failure in the 'GET_FIELDS/GET_HIGHLIGHTS/GET_DEBUG' phase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607897 13f79535-47bb-0310-9956-ffa450edef68
2014-07-04 17:54:53 +00:00
Shalin Shekhar Mangar
006bee46c8
Removing the sha1 files for dependencies that have already been removed from source
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607663 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 14:47:31 +00:00
Noble Paul
2f28cc16e0
reverting SOLR-5473 , SOLR-5474
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607587 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 11:13:35 +00:00