Christopher John Male
|
43fc21c41e
|
LUCENE-2510: Simplified analysis factory test hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336462 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 01:06:43 +00:00 |
Christopher John Male
|
57ee353991
|
LUCENE-2510: Moved MultiTermComponent into analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335876 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-09 01:03:35 +00:00 |
Ryan McKinley
|
3fc32fad19
|
SOLR-2857: UpdateRequestHandler CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335769 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 21:09:54 +00:00 |
Ryan McKinley
|
800f5a54a6
|
SOLR-2857: add UpdateRequestHandler that handles xml,csv,json, and javabin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335768 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 21:06:10 +00:00 |
Yonik Seeley
|
e35df0b58f
|
SOLR-139 SOLR-3178 : Updateable documents, optimistic locking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335642 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 17:00:33 +00:00 |
Christopher John Male
|
0bad718d58
|
LUCENE-2510: Moved Analysis Factory parent classes into analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335331 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-08 03:23:47 +00:00 |
Stefan Matheis
|
871924ea2e
|
SOLR-3367: add missing ico for logging-viewer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335229 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 20:14:06 +00:00 |
Ryan McKinley
|
cfbabcf54f
|
SOLR-3371: update sammy paths so the core name is not assumed in request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335213 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 19:39:22 +00:00 |
Ryan McKinley
|
5a79b09dc8
|
SOLR-3367: adding log viewer page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335204 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 19:13:24 +00:00 |
James Dyer
|
aa0c9fba28
|
SOLR-3430: build script changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335196 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 19:03:39 +00:00 |
Ryan McKinley
|
bb56a01e53
|
SOLR-3083: JMX beans now report Numbers as numeric values rather then String
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335147 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 17:37:47 +00:00 |
James Dyer
|
d29c5a8ea9
|
SOLR-3430: DIH expanded test coverage & subsequent bug fixes (cache support).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335140 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 17:24:42 +00:00 |
Mark Robert Miller
|
98e144bd60
|
fix retry limit mismatch and print known config set names when config name cannot be found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335067 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 15:35:50 +00:00 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |