Commit Graph

13486 Commits

Author SHA1 Message Date
Ryan McKinley e95db84bec use log.warn() for PERFORMANCE WARNING
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332376 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 20:44:03 +00:00
James Dyer a5faa50193 SOLR-3422: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332360 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 20:02:23 +00:00
Robert Muir 0f4a540a44 LUCENE-2946: doc 4.0 per-field postings format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332334 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:40:02 +00:00
James Dyer 7073768b74 SOLR-3422: add license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332322 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:20:37 +00:00
Robert Muir 01c4d4ada9 fix top-level compile-test to compile core tests as advertised
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332318 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 18:03:53 +00:00
Robert Muir c58ad92c53 LUCENE-3902: minor javadocs cleanups/nitpicks/formatting and visibility issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332297 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 17:11:22 +00:00
James Dyer 72767240b3 SOLR-3262: Add changes.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332293 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 17:04:12 +00:00
James Dyer fc2749f24a SOLR-3422: Refactor DIH - configuration data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332292 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 16:59:30 +00:00
Robert Muir 30bc808366 LUCENE-2946: doc 4.0 postings format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332241 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 15:23:07 +00:00
Sami Siren f2a682a587 fix logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332160 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 11:12:21 +00:00
Christopher John Male d8898b662d LUCENE-2510: Moved ResourceLoader/Aware into analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332037 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 01:34:48 +00:00
Christopher John Male db9c825465 SOLR-3403: Moved Analysis Factory logging to relevant classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332035 13f79535-47bb-0310-9956-ffa450edef68
2012-04-30 00:31:36 +00:00
Robert Muir 7329e7e9d1 detect and fail when class javadocs is really just the license header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331787 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 15:39:41 +00:00
Robert Muir 347019a36b LUCENE-2946: doc 4.0 fieldinfos format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331781 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 15:03:21 +00:00
Stefan Matheis 937658dbcf SOLR-3238: Link Schema-Browser to Analysis and Query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331707 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 08:34:36 +00:00
Stefan Matheis 269ff0028d SOLR-3238: Persist State of Verbose-Setting on Analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331706 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 08:32:52 +00:00
Stefan Matheis d2a4908ac8 SOLR-3238: Link Analysis to Schema-Browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331705 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 08:29:58 +00:00
Chris M. Hostetter 7f2ed71391 SOLR-1893: Refactored some common code from LRUCache and FastLRUCache into SolrCacheBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331622 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 22:57:03 +00:00
Chris M. Hostetter e2507ce54c SOLR-3309: web.xml now specifies metadata-complete=true (which requires Servlet 2.5) to prevent servlet containers from scanning class annotations on startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331529 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 18:13:39 +00:00
Ryan McKinley ca210975bf SOLR-3358: catch Throwable rather hten Exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331523 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 17:59:14 +00:00
Ryan McKinley 346f8830ee SOLR-3358: log a warning rather then throw an exception if log watcher initialization fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331522 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 17:57:33 +00:00
Robert Muir 12f62c067e remove obselete constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331476 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 15:48:14 +00:00
Robert Muir 46085655dc LUCENE-2946: doc 4.0 livedocs format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331464 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 15:12:37 +00:00
Uwe Schindler a5bd0e63cb LUCENE-4023: Forward port DisjunctionMaxScorer's access to children
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331303 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 08:55:28 +00:00
Sami Siren efcd62f311 SOLR-2020: use echoParams, remove SOP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331286 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 08:09:58 +00:00
Dawid Weiss e84ba16dd7 LUCENE-4016: require ant 1.8.2 or later. Sorry Uwe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331284 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 08:02:53 +00:00
Stefan Matheis d290df514a SOLR-3275: Make (UI) CoreAdmin Cloud-Aware
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331268 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 07:23:06 +00:00
Stefan Matheis 0cd09a8900 SOLR-3238: CoreAdmin UI-Refactoring
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331261 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 07:18:53 +00:00
Christopher John Male 9dcae1a12f SOLR-3402: Analysis Factory Lucene Version is now parsed outside of the Factories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1331220 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 05:18:38 +00:00
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
Robert Muir 606205c642 LUCENE-2946: doc 4.0 stored fields format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330915 13f79535-47bb-0310-9956-ffa450edef68
2012-04-26 16:09:08 +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
Robert Muir 021986f9f2 LUCENE-4021: Locale representations don't round trip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330603 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 23:39:51 +00:00
Robert Muir 34276f9e80 LUCENE-2946: doc 4.0 term vectors format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330591 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 22:44:05 +00:00
Dawid Weiss 9da30ebc82 Nuked unused import.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330588 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 22:29:30 +00:00
Dawid Weiss 805ccb6006 LUCENE-4020: Tests may not be repeatable across different platforms/ JVMs due to different locale/ timezone being picked.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330585 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 22:18:13 +00:00
Robert Muir 1dedf205c6 LUCENE-2946: doc 4.0 segments file format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330577 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 21:54:49 +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
Robert Muir d1562ef683 LUCENE-2946: put vint table from fileformats in writeVInt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330511 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 19:36:41 +00:00
Michael McCandless d5e8cf0487 remove BUG prefix on error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330501 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 19:24:05 +00:00
Michael McCandless 7b44a4f213 improve error message on unhandled href
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330495 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 19:20:06 +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 7f123ea6f6 Typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1330205 13f79535-47bb-0310-9956-ffa450edef68
2012-04-25 11:22:29 +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