Koji Sekiguchi
|
ab1d793317
|
not javadoc comment (currently license announcement is displayed in JsonPreAnalyzedParser javadoc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334888 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 06:54:45 +00:00 |
|
Michael McCandless
|
3e9b5a9893
|
LUCENE-3830: use FST instead of recursive HashMaps for MappingCharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334619 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-06 13:13:34 +00:00 |
|
David Wayne Smiley
|
9707be81c1
|
SOLR-3424 PhoneticFilterFactory thread-safety bug. Improved documentation & tests too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334544 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-06 02:23:38 +00:00 |
|
Mark Robert Miller
|
73dd9ff015
|
SOLR-3437: Recovery issues a spurious commit to the cluster.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334449 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-05 16:59:05 +00:00 |
|
Christopher John Male
|
1538ebb339
|
LUCENE-2510: Moved deprecated ResourceLoader into solr-core to remove solrj dependency on lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334277 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-05 00:41:16 +00:00 |
|
Chris M. Hostetter
|
d90bbdb836
|
SOLR-3370: fixed CSVResponseWriter to respect globs in the 'fl' param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333760 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 05:29:59 +00:00 |
|
Christopher John Male
|
a8beeff4e9
|
tidied some spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333753 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 03:44:55 +00:00 |
|
Christopher John Male
|
5898dc5a83
|
LUCENE-2510: Added bw compat support for ResourceLoader/Aware
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333751 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 03:31:50 +00:00 |
|
Chris M. Hostetter
|
938c75d550
|
SOLR-3432: enhancements to existing test that i *thought* would demonstrate bug, but for some inexplicable reason, the test still passes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333738 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 01:25:54 +00:00 |
|
Chris M. Hostetter
|
b61381fd33
|
test cleanup -- remove the _version_ field from schema12.xml, and update the two tess that might care to use schema15.xml. Change is motivated by SOLR-3432 (we shouldn't be updating all 'old' configs when features are added, we need tests using older style configs to ensure we don't break stuff)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-04 00:43:32 +00:00 |
|
Chris M. Hostetter
|
d5eeb396a5
|
PingRequestHandler is now directly configured with a "healthcheckFile" instead of looking for the legacy <admin><healthcheck/></admin> syntax. Filenames specified as relative paths have been fixed so that they are resolved against the data dir instead of the CWD of the java process.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-03 19:56:13 +00:00 |
|
Yonik Seeley
|
612d9227de
|
SOLR-3427: fix NPE in UnInvertedField faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1333125 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-02 17:50:33 +00:00 |
|
Ryan McKinley
|
3d224abfe8
|
SOLR-3426: better error message when log4j is installed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332752 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-01 17:08:43 +00:00 |
|
David Wayne Smiley
|
5078b46ec0
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332507 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-01 02:48:40 +00:00 |
|
David Wayne Smiley
|
c362770d97
|
Commons-Codec's Caverphone class is deprecated; its replacement is Caverphone2.
Since the old reportedly forwards calls to the new; this should have no effect.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1332506 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-01 02:48:11 +00:00 |
|
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 |
|
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 |
|
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 |
|