Shawn Heisey
|
946de09d26
|
SOLR-4048: improve and clean up findRecursive
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484386 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-20 07:39:55 +00:00 |
Adrien Grand
|
251f2ceb88
|
Fix test bug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484180 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 20:49:20 +00:00 |
Adrien Grand
|
f4904cdc1f
|
Fix TestMockDirectoryWrapper.testDiskFull (broken by last commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484151 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 17:32:15 +00:00 |
Adrien Grand
|
c7d7eae2ae
|
Partial revert of r1479766 (http://svn.apache.org/viewvc?view=revision&revision=1479766).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484146 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 17:04:11 +00:00 |
Shawn Heisey
|
927308b528
|
SOLR-4048: add findRecursive method to NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484135 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 16:16:18 +00:00 |
Adrien Grand
|
1a7228353e
|
EdgeNGramTokenFilter: Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484077 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 09:27:53 +00:00 |
Adrien Grand
|
0679c7a88f
|
Fix EdgeNGramTokenFilter to correctly handle graph inputs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1484075 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 09:21:46 +00:00 |
Michael McCandless
|
95f0553bc0
|
make duplicate anchors a hard error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483729 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-17 10:48:20 +00:00 |
Dawid Weiss
|
23cd6d85a3
|
Added javadocs to *Ref about clone() performing a shallow copy. I know, this is obvious and to be expected, but I fell a victim to this anyway, it's a damn thing to debug if you use clone() in hash maps etc. so perhaps it'll help somebody.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483681 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-17 08:02:59 +00:00 |
Shalin Shekhar Mangar
|
5c77220c72
|
Moving issues to 4.3.1 in change log before backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483661 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-17 06:15:38 +00:00 |
Koji Sekiguchi
|
420bb8c36e
|
SOLR-4751: fix replication problem of files in sub directory of conf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483620 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-17 00:28:54 +00:00 |
Yonik Seeley
|
069387266e
|
SOLR-4829: fix tlog leaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483561 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 20:49:59 +00:00 |
Steven Rowe
|
439c28f123
|
Make the Solr NOTICE.txt be a superset of Lucene's NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483489 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 18:26:01 +00:00 |
Michael McCandless
|
5f64a470eb
|
allow javax.servlet exception in lucene/replicator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483459 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 17:18:59 +00:00 |
Adrien Grand
|
a0328bedd1
|
LUCENE-4981: Forgot to remove package.html.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483414 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 15:43:04 +00:00 |
Adrien Grand
|
c06fd47cba
|
LUCENE-4981: Remove deprecated classes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483412 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 15:36:38 +00:00 |
Adrien Grand
|
eefd3884b1
|
LUCENE-4981: Deprecate PositionFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483403 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 15:11:08 +00:00 |
Uwe Schindler
|
d6565f839e
|
LUCENE-5003: Fix linting javadocs with Java 8 and Eclipse JDT's ECJ compiler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483323 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 12:46:26 +00:00 |
Shalin Shekhar Mangar
|
ff91819581
|
Moving change log entries to 4.3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483247 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 08:37:37 +00:00 |
Uwe Schindler
|
dc53ecd75e
|
Prevent test failure with Java 8 caused by SQLPermission
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483230 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 08:08:21 +00:00 |
Robert Muir
|
f8c39032e0
|
fix test leak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483140 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-16 01:13:56 +00:00 |
Mark Robert Miller
|
971fae640f
|
SOLR-4825: Port SolrLogFormatter to log4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1483088 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 21:18:57 +00:00 |
Mark Robert Miller
|
b56b7edd50
|
fix test for windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482983 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 18:05:05 +00:00 |
Mark Robert Miller
|
93d7c7ae6b
|
SOLR-4734: Leader election fails with an NPE if there is no UpdateLog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482955 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 17:01:49 +00:00 |
Robert Muir
|
9728aaca9f
|
send test logs to stderr again like before (makes it easier to separate from debugging SOPs)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482922 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 15:53:57 +00:00 |
Steven Rowe
|
4887d4f3a8
|
LUCENE-4975: replicator module: don't rename javax.servlet-*.jar to servlet-api-*.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482839 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 13:50:23 +00:00 |
Dawid Weiss
|
81ad6c6c6a
|
TestIndexWriterOnJRECrash should work on any JRE vendor via Runtime.halt().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482746 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 10:08:41 +00:00 |
Shai Erera
|
b5d4f778d2
|
remove leftover license file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482680 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 05:09:01 +00:00 |
Steven Rowe
|
461cca89dc
|
LUCENE-4975: remove nocommit target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482641 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 23:32:11 +00:00 |
Steven Rowe
|
64b85cf0ed
|
LUCENE-4975: replicator module: make validate-maven-dependencies succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482640 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 23:29:03 +00:00 |
Robert Muir
|
ca404e3ec0
|
SOLR-4448: Allow the solr internal load balancer to be more easily pluggable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482600 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 21:29:52 +00:00 |
Chris M. Hostetter
|
a1e29c7415
|
SOLR-4813: Fix SynonymFilterFactory to allow init parameters for tokenizer factory used when parsing synonyms file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482474 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 17:21:50 +00:00 |
Adrien Grand
|
c1ec7aa8df
|
LUCENE-4946: Sorter.rotate is a no-op when one of the two adjacent slices to rotate is empty.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482111 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 21:26:08 +00:00 |
Robert Muir
|
67970fcaab
|
add replicator to smokeTester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1482001 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 18:01:48 +00:00 |
Robert Muir
|
93201959b8
|
SOLR-4785: add gbowyer's tests to unbreak build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481977 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 17:23:03 +00:00 |
Steven Rowe
|
1e4ece5fbd
|
LUCENE-4975: make forbidden-apis shut up: "new Random()" is bad, and LTC.random() says "RandomizedRunner prevents changing the seed of its random generators to assure repeatability of tests. If you need a mutable instance of Random, create a new instance, preferably with the initial seed aquired from this Random instance.", so switched to "new Random(random.nextLong())"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481971 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 17:03:50 +00:00 |
Steven Rowe
|
5ea434e636
|
LUCENE-4975: replicator module: IntelliJ configuration: add svn:eol-style to replicator.iml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481961 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 16:40:55 +00:00 |
Steven Rowe
|
c30277e08f
|
LUCENE-4975: replicator module: Maven configuration: remove <pluginManagement> wrapper from around the surefire plugin config, so that it will operate in situ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481958 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 16:36:05 +00:00 |
Robert Muir
|
5b27bf880b
|
filter out 'hidden' directories with a regex filter instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481954 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 16:29:40 +00:00 |
Robert Muir
|
7d04352542
|
remove strange retry-port loop, and just bind to ephemeral port
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481947 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 16:00:53 +00:00 |
Robert Muir
|
d9c6fa0b49
|
avoid NRTCachingDirectory in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481938 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 15:45:31 +00:00 |
Steven Rowe
|
c819b8a753
|
LUCENE-4975: replicator module: Maven configuration: remove unnecessary comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481922 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 15:28:59 +00:00 |
Shai Erera
|
40e939c954
|
make ReplicatorTestCase.newHttpServer respect tests.jettyConnector for freebsd issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481914 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 15:22:14 +00:00 |
Steven Rowe
|
2c76719401
|
LUCENE-4975: replicator module: make Maven configuration functional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481912 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 15:15:01 +00:00 |
Steven Rowe
|
7630d6b7e6
|
LUCENE-4975: replicator module: IntelliJ configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481880 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 14:36:58 +00:00 |
Shai Erera
|
6b75799b42
|
LUCENE-4975: Add Replication module to Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481804 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 11:57:22 +00:00 |
Mark Robert Miller
|
c8178bd351
|
tests: improve test fail msg for easier debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481774 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 10:16:42 +00:00 |
Mark Robert Miller
|
e64b4aa347
|
SOLR-4796: zkcli.sh should honor JAVA_HOME
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481753 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 09:36:53 +00:00 |
Greg Bowyer
|
d4e8d82891
|
LUCENE-2713: Removed fixed test seed from TestPhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481693 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 03:28:55 +00:00 |
Mark Robert Miller
|
ce5f508ff5
|
SOLR-4234: Add support for binary files in ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1481675 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-13 00:30:25 +00:00 |