Commit Graph

20694 Commits

Author SHA1 Message Date
Mark Robert Miller 93b33b5fdb SOLR-4895: An error should be returned when a rollback is attempted in SolrCloud mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619637 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 00:11:00 +00:00
Michael McCandless 4a485d6877 LUCENE-5889: add commit method to AnalyzingInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619635 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 00:07:15 +00:00
Michael McCandless f84135de7c hmm, can't check .xml yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619629 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 23:43:57 +00:00
Steven Rowe e76557e53d LUCENE-5859: Remove Version.LUCENE_CURRENT from htmlentity.py code generator for HTMLStripCharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619625 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 23:23:13 +00:00
Michael McCandless 98404f9071 LUCENE-5895: fix version in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619624 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 23:22:56 +00:00
Steven Rowe 5e5072d3c2 LUCENE-5859, LUCENE-5871: Remove Version.LUCENE_CURRENT from javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619623 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 23:18:04 +00:00
Michael McCandless 451aee2e66 LUCENE-5985: rename constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619621 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 23:04:40 +00:00
Michael McCandless 1d5d73eefc LUCENE-5985: add id for each segment and commit to aid replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619620 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:58:30 +00:00
Michael McCandless 271af418c5 also check .py, .xml for nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619617 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:46:50 +00:00
Mark Robert Miller 277136452a SOLR-6400: SolrCloud tests are not properly testing session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619612 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:29:12 +00:00
Michael McCandless 999f7ab30d close DV producers on exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619609 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:15:01 +00:00
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