Commit Graph

20444 Commits

Author SHA1 Message Date
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
Michael McCandless 3aa3ae6073 test: reset count1=0 in beforeClass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617625 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 23:36:45 +00:00
Erik Hatcher a644d9d073 SOLR-3029: adjust /browse did-you-mean output to new collation response format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617602 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 21:46:06 +00:00
Ryan Ernst ac3a405781 Add generated test-lib dir to ignored dirs in git
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617587 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 21:02:43 +00:00
James Dyer b5e18c6ccb SOLR-3029: Spellcheck response format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617572 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 19:40:10 +00:00
Adrien Grand 94d1b7f5a6 LUCENE-5864: Split BytesRef into BytesRef and BytesRefBuilder.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617493 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 14:46:45 +00:00
Mark Robert Miller 693a0c0291 SOLR-6291: RollingRestartTest is too slow.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617482 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 14:14:33 +00:00
Noble Paul f6d0fe58ed SOLR-6304 wildcard fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617424 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 07:00:55 +00:00
Michael McCandless e9ae2ca249 fix svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617350 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 19:16:30 +00:00
James Dyer 965369dfcb SOLR-6363: no CHANGES.txt for trunk-only fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617317 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:10:41 +00:00
Michael McCandless fd62aac548 LUCENE-5875: reduce page size of backing packed array used by NodeHash when building an FST from 1B to 128M values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617315 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:06:57 +00:00
James Dyer abcbfddd8c SOLR-6363: fix test bug - shut down Derby properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617314 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:04:59 +00:00
James Dyer 46d129a4ea SOLR-6362: fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617289 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 14:13:56 +00:00