Commit Graph

6111 Commits

Author SHA1 Message Date
Mark Robert Miller 509dcf87f9 SOLR-6459: Normalize logging of operations in Overseer and log current queue size.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641218 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 16:40:30 +00:00
Noble Paul d22f5bf7b1 SOLR-6533 fixing test failures http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4445
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641020 13f79535-47bb-0310-9956-ffa450edef68
2014-11-22 01:13:46 +00:00
Ryan Ernst 98218bfa3f LUCENE-5950: Update changes entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640958 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 17:06:04 +00:00
Noble Paul 6b91456f73 SOLR-6533 fixing test failures http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11645
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640909 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 12:50:23 +00:00
Uwe Schindler 0f35178bee LUCENE-5950: These 2 hacks are still needed to make the whole thing to compile in Eclipse's compiler (IDE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640874 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 08:10:23 +00:00
Noble Paul c54d9a8f7f SOLR-6533 Added a testcase for config reload, hardened watching for changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640857 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 06:04:47 +00:00
Ryan Ernst 8a24e56be5 LUCENE-5950: Remove ecj hacks no longer necessary with current ecj settings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640843 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 00:34:48 +00:00
Ryan Ernst 5e17f315d4 LUCENE-5950: Move to Java 8 as minimum Java version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640833 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 22:47:21 +00:00
Mark Robert Miller 31e3f8fd89 SOLR-3774: Fix test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640756 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 15:25:42 +00:00
Alan Woodward 01542923b0 Fix test failures when LTC uses anonymous MergeScheduler classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640703 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 10:03:26 +00:00
Anshum Gupta 68ee07de95 SOLR-5473: Fixing the typo in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640648 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 00:30:03 +00:00
Mark Robert Miller 318c2bf853 SOLR-3774: Solr adds RequestHandler SolrInfoMBeans twice to the JMX server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640623 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 19:45:39 +00:00
Timothy Potter 7c5ea7648b SOLR-6762: use collection.configName parameter instead of configSet when creating a collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640598 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 17:03:31 +00:00
Noble Paul 58d913b6e5 SOLR-6365 "implicit requesthandler (specifiedin code) takes lower precedence over <initParams>"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640594 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 16:47:19 +00:00
Mark Robert Miller 570058d937 SOLR-6747: Add an optional caching option as a workaround for SOLR-6586.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640582 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 16:04:41 +00:00
Mark Robert Miller 7cd7552a4b SOLR-6570: Run SolrZkClient session watch asynchronously.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640566 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 14:52:56 +00:00
Mark Robert Miller 17081c0f19 SOLR-6533: Fixes the formatting for the CHANGES entry ...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640564 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 14:44:18 +00:00
Robert Muir bf6287116a LUCENE-6064: throw exception instead of doing nothing, when sorting/grouping etc on misconfigured field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640464 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 02:09:25 +00:00
Anshum Gupta eaf211db6a SOLR-6755: Fix the test to always return 2 parsedqueries i.e. have more 2 shards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640416 13f79535-47bb-0310-9956-ffa450edef68
2014-11-18 20:12:36 +00:00
Joel Bernstein f68dc934b5 SOLR-6684: Updated CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640261 13f79535-47bb-0310-9956-ffa450edef68
2014-11-18 00:43:33 +00:00
Joel Bernstein d215490869 SOLR-6323: Updated CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640259 13f79535-47bb-0310-9956-ffa450edef68
2014-11-18 00:39:01 +00:00
Michael McCandless fdeb323243 LUCENE-6004: don't highlight LookupResult.key from AnalyzingInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639798 13f79535-47bb-0310-9956-ffa450edef68
2014-11-14 22:04:05 +00:00
Timothy Potter f66288743c SOLR-6742: change eol-style to CRLF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639789 13f79535-47bb-0310-9956-ffa450edef68
2014-11-14 21:31:52 +00:00
Stefan Matheis b5e9539954 SOLR-6740: Admin UI - improve Files View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639511 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 20:31:13 +00:00
Stefan Matheis 7b9c366913 SOLR-6739: Admin UI - Sort list of command line args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639509 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 20:27:48 +00:00
Stefan Matheis 57c055bf44 SOLR-6738: Admin UI - Escape Data on Plugins-View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639383 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 16:36:41 +00:00
Erik Hatcher b3061b0493 Remove incorrect prefix on some log messages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639382 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 16:35:15 +00:00
Michael McCandless 8047006d11 LUCENE-6060: remove IndexWriter.unlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639329 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 14:10:06 +00:00
Jan Høydahl a323091dac SOLR-6085: Suggester crashes when prefixToken is longer than surface form
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638711 13f79535-47bb-0310-9956-ffa450edef68
2014-11-12 08:25:28 +00:00
Timothy Potter cc1b4bea5e SOLR-6703: Fix ant run-example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638486 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 22:36:48 +00:00
Timothy Potter 250b33606f SOLR-6705: mention fix in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638485 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 22:34:03 +00:00
Timothy Potter fe6eff7d1b SOLR-6705: Add specific JVM version checking to Windows start scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638429 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 21:28:17 +00:00
Jan Høydahl 5240a5ac8a SOLR-6697: bin/solr start scripts allow setting SOLR_OPTS in solr.in.*
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638423 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 21:20:56 +00:00
Michael McCandless e140b8907c LUCENE-6059: add Daitch-Mokotoff Soundex phonetic Apache commons phonetic codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638250 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 18:47:14 +00:00
Timothy Potter 030afc5c7d SOLR-6662: update changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638190 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 15:45:32 +00:00
Timothy Potter 83a04af6fb SOLR-6705: better handling of JVM version specific options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638022 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 04:21:44 +00:00
Yonik Seeley 6270a1fc13 SOLR-6679: comment out suggester in stock config due to long startup times
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1638010 13f79535-47bb-0310-9956-ffa450edef68
2014-11-11 01:43:47 +00:00
Shalin Shekhar Mangar 6639fc546a SOLR-6721: ZkController.ensureReplicaInLeaderInitiatedRecovery puts replica in local map before writing to ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637986 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 21:52:24 +00:00
Noble Paul 6ecca6c553 SOLR-6579 SnapPuller Replication blocks clean shutdown of tomcat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637879 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 14:51:55 +00:00
Uwe Schindler 376a4007f6 SOLR-5022: Reenable Hdfs tests on Java 8+, because they have no permgen. Windows is still disabled, because Hadoop needs Cygwin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637754 13f79535-47bb-0310-9956-ffa450edef68
2014-11-09 22:22:36 +00:00
Uwe Schindler 8251f8dbf8 LUCENE-5953: Revert changes to SnapShooter, just remove useless locking. The tests now pass more often, because snapshot directory does not disappear suddenly (its created explicitely before file copying
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637743 13f79535-47bb-0310-9956-ffa450edef68
2014-11-09 21:20:13 +00:00
Uwe Schindler 28b0bc6c32 LUCENE-5953: Remove obsolete locking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637688 13f79535-47bb-0310-9956-ffa450edef68
2014-11-09 15:31:15 +00:00
Uwe Schindler c429f437f0 LUCENE-5953: Restructure Directory and LockFactory APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637665 13f79535-47bb-0310-9956-ffa450edef68
2014-11-09 12:18:03 +00:00
Michael McCandless b7059e7628 LUCENE-6049: don't throw exc writing segment if document hit non-aborting exc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637524 13f79535-47bb-0310-9956-ffa450edef68
2014-11-08 08:24:13 +00:00
Shalin Shekhar Mangar 39e7625798 SOLR-6715: Fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637299 13f79535-47bb-0310-9956-ffa450edef68
2014-11-07 06:56:33 +00:00
Shalin Shekhar Mangar 4905248879 SOLR-6715: ZkSolrResourceLoader constructors accept a parameter called 'collection' but it should be 'configName'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637296 13f79535-47bb-0310-9956-ffa450edef68
2014-11-07 06:39:26 +00:00
Chris M. Hostetter 218fc55d70 SOLR-6351: fix CHANGES, forgot to credit Steve Molloy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637248 13f79535-47bb-0310-9956-ffa450edef68
2014-11-06 22:29:58 +00:00
Gregory Chanan 3e5a59c20a SOLR-6698: Solr is not consistent wrt ZkCredentialsProvider / ZkCredentialProvider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637016 13f79535-47bb-0310-9956-ffa450edef68
2014-11-06 00:25:58 +00:00
Joel Bernstein 7cd68fe196 SOLR-6684 Fix-up /export JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636986 13f79535-47bb-0310-9956-ffa450edef68
2014-11-05 22:18:27 +00:00
Tomas Eduardo Fernandez Lobbe a741d433d0 SOLR-6704: Added unit tests that uncovered TrieDateField bug in branch 4.10.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636980 13f79535-47bb-0310-9956-ffa450edef68
2014-11-05 22:04:08 +00:00