Commit Graph

713 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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 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
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
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
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
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 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
Robert Muir e1ac7b416c beef up a few test configs to use Mock[FS]DirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328056 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 18:05:03 +00:00
Andrzej Bialecki 4a3aba33b5 SOLR-1535 Pre-analyzed field type.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327982 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 15:10:12 +00:00
Ryan McKinley 86408dccf7 SOLR-3330: add option to include the original 'ref' nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327775 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 01:46:16 +00:00
Yonik Seeley cd016ccf42 SOLR-2020: use some chars outside the ascii range to test distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327725 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 23:38:19 +00:00
Ryan McKinley 835d0dcf08 SOLR-3358: remove log4j LogWatcher implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 18:28:37 +00:00
Ryan McKinley e8c176e9c0 remove JSP and XSLT javadoc references
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327417 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 08:10:55 +00:00
Ryan McKinley e149d3e8cc remove comments about Luke XSLT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327414 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 08:07:07 +00:00
Ryan McKinley a0ffba77e3 SOLR-3373: more careful NaN diff calculations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327410 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 07:52:24 +00:00
Ryan McKinley e34753cd57 SOLR-3358: Logging events are captured and available from the /admin/logging request handler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 18:12:09 +00:00
Yonik Seeley 6f5930d9b8 SOLR-3362: log unexpected term for facet refinement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327192 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 17:26:49 +00:00
Robert Muir e8e4245d9b LUCENE-3965: consolidate all api modules and fix packaging for 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 13:36:19 +00:00
Christopher John Male a4cbd8a605 SOLR-3357: Added expected Class type to ResourceLoader.newInstance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326879 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 02:03:05 +00:00
Dawid Weiss a9960fc205 I am putting this test in a @AwaitsFix group. This means it will _NOT_ be
run by default (it fails often on jenkins and nobody knows how to fix it).

If you want to enable it, run with -Dtests.awaitsfix=true

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326411 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 19:36:23 +00:00
Dawid Weiss cf85aab1a0 LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326351 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 14:41:44 +00:00
Yonik Seeley 3ad1ecb728 tests: don't check for FC insanity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326136 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 16:01:17 +00:00
Jan Høydahl 2351e43deb SOLR-3352: eDismax: pf2 should kick in for a query with 2 terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325987 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 22:22:02 +00:00