Commit Graph

20456 Commits

Author SHA1 Message Date
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
Ryan Ernst c8e4177039 Fix NOTICE text to use "developed at " instead of "developed by"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618245 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 17:52:12 +00:00
Joel Bernstein 41a0e71185 SOLR-5244: Exporting Full Sorted Result Sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618224 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 16:23:36 +00:00
Uwe Schindler 9b692b270b LUCENE-5887: Remove WeakIdentityMap caching in AttributeFactory, AttributeSource, and VirtualMethod in favour of Java 7's ClassValue. Always use MethodHandles to create AttributeImpl classes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618148 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 10:50:13 +00:00
Robert Muir 7406e1de0f improve test reproducibility and try to use more terms dicts impls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618141 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 10:19:33 +00:00
Robert Muir 7b44edbb82 fix test bug: don't try to seek past number of ords
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618136 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 10:10:57 +00:00
Michael McCandless a25f04d4e7 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618130 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 09:55:53 +00:00
Michael McCandless ca08459be9 make test less evil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618128 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 09:50:12 +00:00
Joel Bernstein eddeca9215 SOLR-5244: Exporting Full Sorted Result Sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618068 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:48:13 +00:00
Michael McCandless ce7e43e7e3 LUCENE-5871: test bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618063 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:44:39 +00:00
Chris M. Hostetter b49aa49762 SOLR-2894: band-aid call to waitForThingsToLevelOut seems to eliminate some failures on some systems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618051 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:02:12 +00:00
Michael McCandless e08e995ae2 LUCENE-5871: fix silly test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617991 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 16:33:20 +00:00
Robert Muir 99c23632fa LUCENE-5882: Add 4.10 docvaluesformat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617975 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:30:44 +00:00
Anshum Gupta b0f63241dc SOLR-6347: Fixing CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617972 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:19:03 +00:00
Anshum Gupta a13df9ace6 SOLR-6284: Fix NPE in OCP when non-existent sliceId is used for a deleteShard request. (This closes #74)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617968 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:09:43 +00:00
Michael McCandless ba04a792ce LUCENE-5871: one one thread can IW.close at once
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617961 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 14:51:05 +00:00
Robert Muir 23fdcfd45f LUCENE-5886: allow precommit to be run with java8. still TODO: we need to be able to actually detect 1.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617959 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 14:44:38 +00:00
Robert Muir 87a20ca797 LUCENE-5886: upgrade ecj to workaround compiler bug in precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617955 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 14:21:00 +00:00
Michael McCandless 84c114d0bc LUCENE-5884: optimize FST.ramBytesUsed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617940 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 13:39:29 +00:00
Michael McCandless 8d260c3bc0 make test less evil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617928 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 12:58:19 +00:00
Mark Robert Miller f25288764a SOLR-5656: Add autoAddReplicas feature for shared file systems.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617919 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 12:32:27 +00:00
Shai Erera c8e9209383 LUCENE-5883: Move MergePolicy to LiveIndexWriterConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617910 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 11:18:51 +00:00
Tomas Eduardo Fernandez Lobbe e0c00539b5 SOLR-6374: Improved TestIntervalFaceting: Avoid asserting on number of segments as that depends on the seed. Skip tests when multiple segments can't be generated easily
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617858 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 00:21:29 +00:00
Mark Robert Miller b7ad072dda SOLR-6372: HdfsDirectoryFactory should use supplied Configuration for communicating with secure kerberos.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617852 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 23:00:12 +00:00
Chris M. Hostetter 910d467a93 SOLR-2894: Distributed query support for facet.pivot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617789 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 18:23:53 +00:00
Erik Hatcher 7e4603a988 SOLR-6062: Fix undesirable edismax query parser effect (introduced in SOLR-2058) in how phrase queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617719 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 12:56:13 +00:00
Anshum Gupta 78c68d7847 SOLR-6347: Fix NPE during last replica deletion for custom sharded collections using DELETEREPLICA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617673 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 07:41:54 +00:00
Erik Hatcher 61ed771dd4 SOLR-3957: Removed experimental warning from a couple of Solr handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617651 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 02:09:48 +00:00