Commit Graph

2444 Commits

Author SHA1 Message Date
Robert Muir 09e3948d71 LUCENE-3892: revert the revert: configure fallbacks so that ivy downloads work from china
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331164 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 01:01:04 +00:00
Robert Muir b06d2b0fbd revert china fallback config until i can debug jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331034 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 19:13:33 +00:00
Robert Muir f8577e6cb4 LUCENE-3892: configure fallbacks so that ivy downloads work from china
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331019 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 18:33:46 +00:00
Mark Robert Miller 325c83e650 speed up this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331009 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 18:25:12 +00:00
Sami Siren fcfa443d3c SOLR-2020: fix another bug with param encoding with multipart request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330803 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 12:17:58 +00:00
Ryan McKinley 14560553b4 SOLR-3413: support multiple copies in return fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330568 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 21:26:51 +00:00
Erick Erickson e80c56d227 Corrected typo for SOLR-2438
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330327 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 15:03:08 +00:00
Dawid Weiss 0f08c5a3f9 Adding a note about LUCENE-4020 issue. Spelling corrections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330051 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 22:30:27 +00:00
Chris M. Hostetter c0a94ba5f8 SOLR-2605: fixed tracking of the 'defaultCoreName' in CoreContainer so that CoreAdminHandler could return consistent information regardless of wether there is a a default core name or not
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330028 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 21:42:19 +00:00
Chris M. Hostetter 19d35e0b06 javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329961 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 19:36:48 +00:00
Chris M. Hostetter 0501fcc8d9 SOLR-2690: to hell with JVMs that don't consistently normalize the ID in the TimeZone's returned by TimeZone.getTimeZone ... we don't give a shit, all that matters is that the rules are hte same anyway
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329934 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:50:46 +00:00
James Dyer 9713155458 SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329906 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 18:07:49 +00:00
Chris M. Hostetter dd8202b3ec SOLR-2690: extreme testing paranoia
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329893 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 17:53:18 +00:00
Chris M. Hostetter 955fa4ba44 SOLR-2690: more explicit checks, particularly GMT-00 which seems to have made jenkins java7 unhappy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329887 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 17:43:19 +00:00
James Dyer 31f12e4b73 SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329839 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:37:48 +00:00
Chris M. Hostetter d2875edd99 SOLR-2690: New support for a "TZ" request param which overrides the TimeZone used when rounding Dates in DateMath expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329837 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 16:35:41 +00:00
Sami Siren 6f43ebfd90 SOLR-3354: the corecontainer sometimes fail to start (#cores==0), check that everything is correctly set up before going to actual tests or fail fast
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329775 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 15:05:35 +00:00
Sami Siren 027b6ce3bb try to handle reconnects that happens when things are slow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329650 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 11:47:24 +00:00
Tommaso Teofili b3241a23b3 [SOLR-3396] - avoid NPEs on appendMap method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329640 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 11:18:59 +00:00
Christopher John Male b91898b5df SOLR-3301: Added Locale to param uppercasing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329634 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 10:47:19 +00:00
Christopher John Male 7f45484847 SOLR-3363: Consolidated Analysis Factory Exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329536 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 03:31:34 +00:00
James Dyer d580f9f2a6 SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329413 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 20:06:05 +00:00
James Dyer 936b0bd389 SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329382 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 19:20:16 +00:00
Stefan Matheis 3645d0ab63 SOLR-3301: Add missing PingRequestHandlerTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329352 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 17:34:59 +00:00
James Dyer 013aebd3ae SOLR-3361: fix "maxNumberOfBackups" to work if backups are triggered on commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329337 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 17:12:42 +00:00
Robert Muir 9bf158e095 LUCENE-4011: work around javadoc bug and enable javadocs-lint for solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329272 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 15:08:27 +00:00
Stefan Matheis a316fb69ee SOLR-3301: Add PingRequestHandler for Trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329263 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 14:37:39 +00:00
Robert Muir a047f3f9dd LUCENE-4011: disable broken link for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329262 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 14:37:18 +00:00
Robert Muir ab3f63d279 LUCENE-4011: fix most broken links in solr javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329235 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 13:44:03 +00:00
David Wayne Smiley 81efc28978 SOLR-3161 TestHarness shouldn't configure 'qt' to be "standard" by default; let it be null to get the default handler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329071 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 05:46:39 +00:00
Robert Muir 2c25a2dcfa LUCENE-4011: add javadocs-lint tasks for javadocs plus extra checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329058 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 04:29:21 +00:00
Robert Muir 6f0b19c7a7 fix HTML escaping in solrj javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329049 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 03:08:19 +00:00
Christopher John Male a17404983b LUCENE-4011: Fixed broken javadoc links in solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329023 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 01:55:02 +00:00
Ryan McKinley 06842c6575 SOLR-3330: show plugin values changes across multiple requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1329005 13f79535-47bb-0310-9956-ffa450edef68
2012-04-23 00:23:27 +00:00
Stefan Matheis 698188fe9a SOLR-3238: Use Bootstrap-Style for Buttons
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328891 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 15:08:24 +00:00
Yonik Seeley ab0099f652 SOLR-3392: fix search leak when openSearcher=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328890 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 15:01:55 +00:00
Yonik Seeley d5d8fef91e SOLR-3391: Make explicit commits cancel pending autocommits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328883 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 13:58:00 +00:00
Stefan Matheis ff71f97b01 SOLR-3238: Remove WIP-Notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328875 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 13:15:42 +00:00
Robert Muir 0bf1f362eb nuke some outdated references to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328873 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 12:55:11 +00:00
Erik Hatcher 94048160e0 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328858 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 11:54:22 +00:00
Erik Hatcher f7bbbfffcd fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328857 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 11:53:42 +00:00
Dawid Weiss d29d258cee Revert "SOLR-3161 handleSelect=false by default now, and update solrconfig to not use it."
This reverts commit c53e23d2e7e1e566f30c757dbc64f40559307ecb.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328821 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 08:57:11 +00:00
David Wayne Smiley afb77dd96b SOLR-3161 handleSelect=false by default now, and update solrconfig to not use it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328798 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 05:29:22 +00:00
Uwe Schindler 5fba8ae2b4 LUCENE-4007: Forrest Chainsaw Massacre
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328748 13f79535-47bb-0310-9956-ffa450edef68
2012-04-22 00:07:15 +00:00
Stefan Matheis 7247cbd077 SOLR-3317: Improve Request Handler in Query Form
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328681 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 15:00:58 +00:00
Robert Muir dad1d28085 LUCENE-3977: remove javadoc duplication in the website/binary release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328605 13f79535-47bb-0310-9956-ffa450edef68
2012-04-21 07:51:46 +00:00
Ryan McKinley d3ce0ad98a SOLR-3388: disable httpCaching for UpdateHandlers by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328540 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 23:58:51 +00:00
Ryan McKinley a583705403 SOLR-2020: don't send a null mime-type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328539 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 23:44:30 +00:00
Ryan McKinley 728bf1a914 SOLR-2020: fix FormBodyPart - The 2nd param is the contentType, not the name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328536 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 22:41:43 +00:00
Ryan McKinley 5ae1d1c1f5 SOLR-3388: disable httpCaching for UpdateHandlers by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328535 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 22:39:06 +00:00