Commit Graph

20257 Commits

Author SHA1 Message Date
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
Michael McCandless d2464cda95 LUCENE-5675: make VersionBlockTreeWriter/Reader public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610415 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 14:11:33 +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
Robert Muir b9a05a7938 LUCENE-5810: fix MDW logic around fsync, now that NRTCachingDirectory extends FilterDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610382 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 10:47:02 +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
Robert Muir 5ff6d55b77 add eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609761 13f79535-47bb-0310-9956-ffa450edef68
2014-07-11 18:31:09 +00:00
Robert Muir 17ca5cab58 Fix hunspell zero-string overgeneration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609738 13f79535-47bb-0310-9956-ffa450edef68
2014-07-11 16:29:46 +00:00
Robert Muir 07385cbc10 LUCENE-5817: Fix hunspell zero-affix handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609723 13f79535-47bb-0310-9956-ffa450edef68
2014-07-11 15:04:41 +00:00
Robert Muir 054a386610 make these variables final, maybe to dodge J9 bugs, but more just because they can be
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609598 13f79535-47bb-0310-9956-ffa450edef68
2014-07-11 00:48:47 +00:00
Simon Willnauer 173a44e67c LUCENE-5795: MoreLikeThisQuery now only collects the top N terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609474 13f79535-47bb-0310-9956-ffa450edef68
2014-07-10 15:15:44 +00:00
David Wayne Smiley 8f7dc8d07b LUCENE-5714: BBoxStrategy should convert shapes to bounding box on indexing (but not search)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609468 13f79535-47bb-0310-9956-ffa450edef68
2014-07-10 14:27:49 +00:00
Simon Willnauer 8e7ad8727c LUCENE-5812: NRTCachingDirectory now implements Accountable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609459 13f79535-47bb-0310-9956-ffa450edef68
2014-07-10 13:55:37 +00:00
Robert Muir c41722b75a LUCENE-5809: Simplify ExactPhraseScorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609453 13f79535-47bb-0310-9956-ffa450edef68
2014-07-10 12:35:58 +00:00
Ryan Ernst e37d59b4c8 LUCENE-5806: Extend expression grammar to allow advanced "variables"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609337 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 23:18:58 +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
Simon Willnauer 6386b22019 LUCENE-5810: remove obsolet methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609281 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 20:07:56 +00:00
David Wayne Smiley 9b20625f49 LUCENE-5714: Enhance TestBBoxStrategy with/without docvalues & indexed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609209 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 15:55:01 +00:00
Simon Willnauer 130a9ea87d LUCENE-5810: NRTCachingDirectory now implements FilterDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609200 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 15:12:42 +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
Michael McCandless 524c20b626 include META-INF/* when diffing sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609141 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 13:14:51 +00:00
David Wayne Smiley e8d7bd7bc1 LUCENE-5692: remove need for uninversion for RandomSpatialOpFuzzyPrefixTreeTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609139 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 13:00:42 +00:00
David Wayne Smiley 0705eab7ef LUCENE-5714: TestBBoxStrategy needs to declare docValues requirement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609134 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 12:37:49 +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
David Wayne Smiley 99f135848a LUCENE-5714: Remove unused private constants in BBoxStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608988 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 02:18:59 +00:00
David Wayne Smiley 72ced061b7 LUCENE-5771: SpatialOperation refactoring: (OGC alias names, removed area requirement, fixed overlap definition)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608922 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 19:50:22 +00:00
David Wayne Smiley 7e0aff8dab LUCENE-5714, LUCENE-5779: Enhance BBoxStrategy & Overlap similarity. Configurable docValues / index usage.
Add new ShapeAreaValueSource.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608793 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 14:15:35 +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
David Wayne Smiley d76c4cbef0 LUCENE-5692: Removed deprecated DisjointSpatialFilter on trunk. Moved CHANGES.txt deprecation note to 4.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608501 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 15:49:50 +00:00
David Wayne Smiley 5396b19e2a LUCENE-5692: Deprecate DisjointSpatialFilter; RPT stops using it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608488 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 15:31:03 +00:00
Robert Muir 685a445a1b LUCENE-5796: Fix Scorer getChildren for two combinations of BooleanQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608454 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 13:17:51 +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
Steven Rowe b207188421 LUCENE-5770: Upgrade to JFlex 1.6, which has direct support for supplementary code points - as a result, ICU4J is no longer used to generate surrogate pairs to augment JFlex scanner specifications.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608134 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 21:12:09 +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 1d2add7a2b The migration guide in Lucene 5 is about migrating Lucene 4->5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608014 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 13:19:12 +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