Commit Graph

20483 Commits

Author SHA1 Message Date
Timothy Potter 75ed12e0c7 SOLR-3617: minor issue if the user selects a port that is in use for the cloud example.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619591 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 21:17:38 +00:00
Ryan Ernst 83981a198b Make 4.11.0 deprecated in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619587 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 21:03:12 +00:00
Ryan Ernst b391906c85 Move 4.11.0 section to correct location in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619582 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 20:55:54 +00:00
Ryan Ernst 58e5a0df24 Add version constant for 4.11.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619573 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 20:44:22 +00:00
Timothy Potter ea3c2f0fc8 SOLR-6233: Add to 4.10 section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619494 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 17:38:10 +00:00
Ryan Ernst ad2fbb19ae Add 4.11 to changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619475 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:26:51 +00:00
Erick Erickson f608026e44 SOLR-6314: updated bug title to be more accurate and include Vamsee in credits, all in CHNAGES.txt. No code changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619470 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:16:58 +00:00
Ryan Ernst c7b3050ca6 LUCENE-5859: Update changes entry to reflect backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619466 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:06:24 +00:00
Timothy Potter 6a620061fa SOLR-3617: clean-up a few error messages and update changes to add to 4.10 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619461 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 15:57:33 +00:00
Mark Robert Miller 8e69f04527 SOLR-6089: When using the HDFS block cache, when a file is deleted, it's underlying data entries in the block cache are not removed, which is a problem with the global block cache option.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619427 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 15:03:29 +00:00
Robert Muir 85d282a245 fix test bug: an ancient codec might fail earlier on addDocument
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619410 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 14:25:14 +00:00
Mark Robert Miller e681856c55 SOLR-6268: HdfsUpdateLog has a race condition that can expose a closed HDFS FileSystem instance and should close it's FileSystem instance if either inherited close method is called.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619402 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 14:16:07 +00:00
Robert Muir f979dee252 LUCENE-5894: refactor bulk merge logic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619392 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 13:46:36 +00:00
Anshum Gupta 8af2ef5345 SOLR-6391: Improve message for CREATECOLLECTION failure due to missing numShards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 23:20:28 +00:00
Michael McCandless e21c07f683 add link to paper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619227 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 20:55:57 +00:00
Chris M. Hostetter eae14b165c sync rjernst's r1618245 change to lucene/CHANGES.txt with Solr's copy (smokecheck verification failure)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619225 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 20:55:27 +00:00
Simon Willnauer c01e7ea99c LUCENE-5896: Use local random instance rather than global in LuceneTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619211 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 19:36:20 +00:00
Mark Robert Miller cdd0fe7f8d SOLR-6393: TransactionLog replay performance on HDFS is very poor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619200 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 18:46:27 +00:00
Chris M. Hostetter cac2292ce0 SOLR-6178: backout deprecation until we have a diff default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619172 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 17:31:08 +00:00
David Wayne Smiley 074456d308 LUCENE-5714: TestBBoxStrategy work-around for Spatial4j Rect bug #85
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619163 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 17:16:23 +00:00
Michael McCandless 6837b3e7fe Test: fix fallthrough compiler warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619111 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 14:19:32 +00:00
Michael McCandless e2761fed44 LUCENE-5893: use Files.createTempDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619057 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 09:40:48 +00:00
Tommaso Teofili a934cc7106 LUCENE-5699 - patch from Gergő Törcsvári for normalized score and return lists in classification
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619053 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 08:56:42 +00:00
Timothy Potter 7223a40b6d SOLR-3617: hardening command-line parsing and a few minor bug fixes found by QA testing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619025 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 02:56:18 +00:00
Uwe Schindler dd1e04cc0f SOLR-6388: Add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618959 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 19:53:01 +00:00
Uwe Schindler ffeb6b029c SOLR-6387: Try to fix this a second time...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618938 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 19:11:07 +00:00
Erik Hatcher b9cf600c56 Fix test file name typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618917 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 18:03:15 +00:00
Erik Hatcher f1feec3579 SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" configurations, and tidied up README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618878 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 14:56:26 +00:00
Robert Muir 26fcb11272 LUCENE-5891: clean up Lucene410DVProducer concurrency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618776 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 01:13:52 +00:00
Erick Erickson 3b5b5fe94c SOLR-6314: Multi-threaded facet counts differ when SolrCloud has >1 shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618716 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 19:45:17 +00:00
Erick Erickson 46d60dadb4 SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores are created in wrong location. Thanks Primoz
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618705 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 18:55:09 +00:00
Uwe Schindler 52fe544a4c SOLR-6387: Add better error messages throughout Solr and supply a work around for Java bug #8047340 to SystemInfoHandler: On Turkish default locale, some JVMs fail to fork on MacOSX, BSD, AIX, and Solaris platforms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618672 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 17:33:49 +00:00
Ryan Ernst 52b2a30bcc Fix waitForMerges to allow merge schedule to run one last time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618667 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 17:16:04 +00:00
Uwe Schindler 235a886169 SOLR-6389: Fix spec version of WAR file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618652 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 16:24:55 +00:00
Adrien Grand b08f57d7c2 LUCENE-5892: Missed the covariant return type.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618628 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 15:04:10 +00:00
Adrien Grand 394baa3b6e LUCENE-5892: CharsRefBuilder implements Accountable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618625 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 15:01:54 +00:00
Simon Willnauer 2e6c8e7bd8 LUCENE-5850: Add missing hashCode implementation to Version.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618621 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 14:47:36 +00:00
Uwe Schindler aca7364bba SOLR-6388: Update Apache TIKA 1.5's Apache POI dependency to 3.10.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618603 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 13:38:41 +00:00
Uwe Schindler ddef6d06a5 Update outdated forbidden-apis in Maven build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618563 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 09:11:34 +00:00
Chris M. Hostetter 343e65244e SOLR-2894: tweak test to workarround SOLR-6386
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618490 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 18:30:32 +00:00
Shalin Shekhar Mangar 4f9bc97179 SOLR-6383: RegexTransformer returns no results after replaceAll if regex does not match a value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618488 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 17:51:13 +00:00
Steven Rowe 7b967b74b3 SOLR-6283: IntelliJ config: include analysis-common module in test classpath, so that Lucene's ResourceLoader is available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618300 13f79535-47bb-0310-9956-ffa450edef68
2014-08-16 00:42:42 +00:00
Chris M. Hostetter a549c5dfde SOLR-5868: fixing botched changes.txt placement/merge from 4.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618285 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:54:10 +00:00
Uwe Schindler 7774b62ff3 LUCENE-5850: Remove useless checks and properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618282 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:39:53 +00:00
Chris M. Hostetter 3160f7e99c SOLR-6342: build.xml clones lucene/CHANGES.txt as LUCENE_CHANGES.txt in solr releases; changes2html hotlinks LUCENE_CHANGES.txt when found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618281 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:37:07 +00:00
Uwe Schindler 0229a057a4 LUCENE-5886: Improve Java version detection in Constants.java and common-build.xml, add Java 9 support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618278 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:31:27 +00:00
Uwe Schindler 2dd94da6ff SOLR-6382: Add Java9 fix for RAMUsageTester (SecurityException when trying to do reflection on Class class)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618275 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:16:20 +00:00
Chris M. Hostetter 0baa187e09 SOLR-6380: Added missing context info to log message if IOException occurs in processing tlog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618272 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 20:50:47 +00:00
Ryan Ernst 73bb9c91d9 LUCENE-5850: Made Version handling more robust and extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Uwe Schindler 7dc2b104b1 SOLR-6381: Fix brokenness with RAM accounting in Java 9 (this is just a workaround for the bug in test framework, but it makes the test behave correct - using static fields here is a bug!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618252 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 18:12:26 +00:00