Commit Graph

20435 Commits

Author SHA1 Message Date
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
Shai Erera 2cc8facde2 LUCENE-5801: rename test vars, class and add missing ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607781 13f79535-47bb-0310-9956-ffa450edef68
2014-07-04 03:34:20 +00:00
Shai Erera f878737c44 commit changes after doRandomForceMerge, or otherwise they're lost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607778 13f79535-47bb-0310-9956-ffa450edef68
2014-07-04 03:23:05 +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
Shalin Shekhar Mangar 401f652f6c Adding svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607627 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 12:56:47 +00:00
Robert Muir bb08141409 LUCENE-5793: add equals/hashCode to FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607595 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 12:03:14 +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
Shai Erera 3b6e78cf3b LUCENE-5801: move test under correct package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607585 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 10:58:27 +00:00
Shai Erera a7eee727cf LUCENE-5801: add back OrdinalMappingAtomicReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607582 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 10:49:39 +00:00
Uwe Schindler 3a7ae7ee18 Add missing EOL-Style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607566 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 08:59:56 +00:00
Shalin Shekhar Mangar 5a8f1e6bfc Adding eol-style to _rest_managed.json
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607534 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 05:34:07 +00:00
Steven Rowe 6eff0b071f LUCENE-5757: Maven build: forbidden-apis should no longer use the rue.txt signature file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607522 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 03:52:55 +00:00
Shalin Shekhar Mangar 2a6b19eb66 Reverting accidental change to change log
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607490 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 22:03:31 +00:00
Shalin Shekhar Mangar 9d145c0687 SOLR-2245: Reverting due to unclear license for greenmail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607489 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 22:00:58 +00:00
Timothy Potter d96d20fbdb SOLR-6157: Disable this test for now as it is still hanging on Jenkins.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607420 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 16:57:40 +00:00
Noble Paul af18eeed89 SOLR-5473 one state.json per collection , SOLR-5474 support for one json per collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607418 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 16:50:32 +00:00
Shalin Shekhar Mangar e15ff59929 SOLR-5768: Add a distrib.singlePass parameter to make EXECUTE_QUERY phase fetch all fields and skip GET_FIELDS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607360 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 13:22:14 +00:00
Timothy Potter 81e25a66c6 SOLR-2245: Add sha1 files for greenmail, gimap, and sun java mail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607221 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 01:14:52 +00:00
Timothy Potter f3f8c047cc SOLR-6179: Include the RestManager stored data file to prevent warning when starting the example (and to prevent dirty checkouts when running example from svn)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607150 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 17:29:46 +00:00
Timothy Potter cad18b5384 SOLR-2245: Numerous improvements to the MailEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607147 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 17:13:46 +00:00
Robert Muir 33bf336cd4 remove dead states after union(), just like intersection() and complement() do
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607139 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 16:52:20 +00:00
Timothy Potter 5c75969c04 SOLR-6179: Fix unit test breakage by using InMemory storage if config dir is not writable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607128 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 16:06:59 +00:00
Timothy Potter f512330b14 SOLR-6157: Refactor the ensureAllReplicasAreActive method into base class and ensure the ClusterState is updated to address intermittent test failures on Jenkins.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607110 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 15:16:36 +00:00