Commit Graph

2185 Commits

Author SHA1 Message Date
Joel Bernstein 3835bff32d SOLR-5408 Fixed issue with scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541232 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 20:53:29 +00:00
Joel Bernstein 12b06a0b72 SOLR-5408 Fix CollapsingQParserPlugin issue with compound sort criteria
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540904 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 00:50:39 +00:00
Erick Erickson 718d1a8001 SOLR-3397: Insure that replication and SolrCloud are compatible. Actually, just log a warning if SolrCloud is detected and master or slave is configured in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540881 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:27:33 +00:00
Uwe Schindler 7315a90a7b LUCENE-4753: Run forbidden-apis Ant task per module. This allows more improvements and prevents OOMs after the number of class files raised recently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540573 13f79535-47bb-0310-9956-ffa450edef68
2013-11-10 22:50:51 +00:00
Yonik Seeley 2e8469408a SOLR-5374: missing returns in user versioning processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540336 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 15:56:29 +00:00
Erick Erickson e8be371724 SOLR-5366: transient cores automatically unloaded when creating cores via admin API would be closed too many times
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539709 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 16:47:12 +00:00
Erick Erickson 6e40ba21af SOLR-5318: create HTTP API command doesn't respect transient core property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539343 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 14:23:47 +00:00
Erick Erickson a9f8bf654c SOLR-5084: added enum field type to Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539111 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 19:41:28 +00:00
Erick Erickson 5b372bd1cd Fix for SOLR-5418, merge after altering schema produces error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538802 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 23:21:12 +00:00
Mark Robert Miller c47050e211 tests: ignore test while im away
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538630 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 14:39:20 +00:00
Mark Robert Miller 537cc460a3 tests: use debug logging level for solrcloud debug output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538380 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 15:36:06 +00:00
Mark Robert Miller e35fc347d8 tests: 120000 is too high for 'evil' freebsd env - try 90000
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538377 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 15:26:53 +00:00
Noble Paul e3fa6f3367 SOLR-5415
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538325 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 07:08:14 +00:00
Noble Paul 5e87b67337 SOLR-5311 trying to stop test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538254 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 19:05:58 +00:00
Mark Robert Miller 24279e5c6a tests: solrcloud debug sys outs to sys err
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538198 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 14:15:29 +00:00
Mark Robert Miller 1d12507774 tests: add sys prop for enabling solrcloud debug logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538196 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 14:12:24 +00:00
Steven Rowe 9990a2eab9 LUCENE-5322: Clean up / simplify Maven-related Ant targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538144 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 05:04:19 +00:00
Mark Robert Miller 126c6429c2 tests: raise socket timeout for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538129 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 01:51:32 +00:00
Mark Robert Miller 1642dffa59 tests: blockUntilFinished when stopping concurrent solrserver
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538126 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 01:23:19 +00:00
Mark Robert Miller f412b66a51 SOLR-5232: fix retry logic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538112 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 00:46:50 +00:00
Noble Paul be0bb552ee SOLR-5311, invalid error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537978 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 16:30:16 +00:00
Steven Rowe 13da2a505a fix regex to ignore XML attribute order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537954 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 15:21:38 +00:00
Mark Robert Miller 4f5426ae94 SOLR-5392: Add conf set name to solrj collection create methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537941 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 14:14:07 +00:00
Mark Robert Miller 5952539b07 SOLR-5392: Extend solrj apis to cover collection management.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537787 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 00:50:08 +00:00
Yonik Seeley f203921c1c SOLR-5374: fix unnamed thread pool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537704 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 21:47:10 +00:00
Yonik Seeley d18a6f1e03 SOLR-5374: user version update processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537587 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 19:13:35 +00:00
Steven Rowe 6a51e5b963 More add field tests; json escaped double quotes -> single + json() wrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537399 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 08:30:37 +00:00
Uwe Schindler 33298abc3f SOLR-5401: SolrResourceLoader logs a warning if a deprecated (factory) class is used in schema or config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537119 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 14:56:39 +00:00
Noble Paul cd49552b57 SOLR-5311 tests were failing intermittently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537060 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 12:10:20 +00:00
Michael McCandless 9ba1122f55 LUCENE-5313: move preservePositionIncrements from setter to ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537038 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 11:11:17 +00:00
Noble Paul b77786112f SOLR-5400
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536846 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 18:50:31 +00:00
Adrien Grand 1255539501 Add missing license header that made `ant rat-sources` fail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536627 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 09:47:49 +00:00
Noble Paul 0ce6e9a694 SOLR-5311 - Avoid registering replicas which are removed , SOLR-5310 -Add a collection admin command to remove a replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536606 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 08:37:02 +00:00
Mark Robert Miller 03ed51acef SOLR-5397: If a retry fails, *always* finish the rest of the retries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536511 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:43:46 +00:00
Mark Robert Miller 8d40d4d2c6 SOLR-5397: Move the call to obtain a ConcucrrentSolrServer into try catch block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536499 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:11:16 +00:00
Yonik Seeley e3f0033035 SOLR-5395: add RunAlways marker interface for update processor facctories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536344 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 13:02:45 +00:00
Yonik Seeley 0522dd002e SOLR-5395: add RunAlways marker interface for update processor facctories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536341 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 12:53:05 +00:00
Joel Bernstein 929c88c78f SOLR-5027: Added error handling to CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535614 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 02:50:34 +00:00
Adrien Grand d49ba41f54 LUCENE-5304: SingletonSortedSetDocValues can now return the wrapped SortedDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535382 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 13:52:40 +00:00
Joel Bernstein 3a594688a5 SOLR-5027 CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535208 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 23:19:12 +00:00
Mark Robert Miller 1c8595c86a SOLR-5384: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535204 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:37:47 +00:00
Mark Robert Miller 9c47892d4e SOLR-5380: Using cloudSolrServer.setDefaultCollection(collectionId) does not work as intended for an alias spanning more than 1 collection.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535076 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 17:11:44 +00:00
Alan Woodward 0c95712ee4 SOLR-5363: Solr doesn't start up properly with Log4J2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535065 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 15:47:00 +00:00
Shalin Shekhar Mangar e29c49f458 SOLR-5300: Check that the supplied hash ranges actually cover the entire range of the shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534974 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 10:26:20 +00:00
Shalin Shekhar Mangar 99db3a2137 Increase read timeout in shard split call to 5 minutes. 1 minute is too low for many seeds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534046 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 07:24:45 +00:00
Mark Robert Miller 4975ad612b SOLR-5371: Solr should consistently call SolrServer#shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534002 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 22:58:36 +00:00
Mark Robert Miller 26e7b5edb6 SOLR-5370: Requests to recover when an update fails should be done in background threads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533996 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 22:31:36 +00:00
Shawn Heisey 52a77784c2 SOLR-5042 SOLR-5125 SOLR-5368: mlt.count used incorrectly in MoreLikeThisComponent.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533995 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 21:40:55 +00:00
Mark Robert Miller 3543a7544c tests: try a 2 minute so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533956 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 19:14:43 +00:00
Mark Robert Miller 76bea43846 use a minimum socket read timeout of 1 min
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533933 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 18:09:20 +00:00