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
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
Sami Siren
e15f553903
SOLR-3380: add some more basic testing for HttpSolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328332 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 11:39:35 +00:00
Stefan Matheis
71cd0b00c1
SOLR-3174: Visualize Cluster State
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328330 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 11:34:43 +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
Stefan Matheis
01215ae173
SOLR-3330: Clear Highlight for Changed Items
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327854 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 07:53:11 +00:00
Sami Siren
5a61a06a4a
SOLR-2755: verify that passed parameters work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327838 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 06:16:46 +00:00
Sami Siren
85bb7984b7
SOLR-3139: remove sop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327836 13f79535-47bb-0310-9956-ffa450edef68
2012-04-19 06:01:34 +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
Sami Siren
fe98ebf7ec
SOLR-2020: restore internals to be much more like they used to be
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327635 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 19:19:20 +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
Dawid Weiss
13653afe5c
LUCENE-3993: Polishing annoyances from JUnit4
...
- print @Ignore/@Assumption cause.
- perturb randomness in static contexts (LUCENE-3995).
- intellij idea (in)compatibilities.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327554 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 15:58:25 +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
Stefan Matheis
69198b7d89
SOLR-3364 ensure that we have only one open selection at time
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327405 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 07:46:50 +00:00
Ryan McKinley
eb92d7ac88
SOLR-3238: fix logging page to work with multicore setup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327377 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 05:12:50 +00:00
Ryan McKinley
98b5f9048a
SOLR-3358: keep log4j-over-slf4j in the classpath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327374 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 04:59:19 +00:00
Robert Muir
18ce1c3009
LUCENE-3965: nuke bogus -ASL license.txt, this jar is not ASL. replace with the LICENSE-CDDL.txt from inside the jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327369 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:36:33 +00:00
Robert Muir
2f8fd7e421
LUCENE-3965: add notice.html from 8.1.2 jetty distribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327368 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:32:13 +00:00
Robert Muir
edad70e4ea
LUCENE-3965: merge LICENSE/NOTICE.txt and cleanup some outdated inconsistencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327367 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 03:29:38 +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
Sami Siren
0daa4b0aac
SOLR-3341: add more javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327053 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 12:03:20 +00:00
Robert Muir
167b296353
LUCENE-3981: fix regex queryparsing issues (improperly recognized as wildcard, etc)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326893 13f79535-47bb-0310-9956-ffa450edef68
2012-04-17 02:51:43 +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
Ryan McKinley
098de9be54
SOLR-3324: change URL when analysis form is submitted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326690 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 17:29:23 +00:00
Stefan Matheis
9f84903e50
SOLR-3327 Add bold-styles for Logging-Tab
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326529 13f79535-47bb-0310-9956-ffa450edef68
2012-04-16 07:59:19 +00:00
Dawid Weiss
2df0423244
LUCENE-3808: rename tests.threadspercpu into tests.jvms.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326427 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 21:45:10 +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
Stefan Matheis
50cdf36660
SOLR-3356: Display Log-Framework- and slfj4-info on Logging-Tab
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326355 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 14:53:34 +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
Robert Muir
f3536126ba
LUCENE-3965: contrib-build -> modules-build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326247 13f79535-47bb-0310-9956-ffa450edef68
2012-04-15 02:07:08 +00:00
Yonik Seeley
8360a4e387
tests: avoid FC insanity test for distributed tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326199 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 20:19:23 +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
Sami Siren
91b6b379cd
SOLR-3139: send UpdateRequest.getParams() as HTTP request params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325884 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 18:04:16 +00:00
Ryan McKinley
24d47c6c11
SOLR-3356: Logging UI now works when using log4j (and gives an error when using something other then JUL or Log4j)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325828 13f79535-47bb-0310-9956-ffa450edef68
2012-04-13 16:18:32 +00:00
Ryan McKinley
b46fffff3e
SOLR-3238: keep "Query Analyzer" on one line
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325401 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 17:42:13 +00:00
Ryan McKinley
09df31df42
SOLR-3325: linking to query UI with parameters will execute them
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325390 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 17:21:09 +00:00
Stefan Matheis
c23ba0564c
SOLR-3312 Remove static reference to schema/solrconfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325268 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 14:06:53 +00:00
Stefan Matheis
e166ebdd2c
SOLR-3339: Use solr_path instead of core_basepath for Cloud-View
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325148 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 07:41:36 +00:00
Christopher John Male
649cad2a75
SOLR-3343: Moved non-shared utils out of solrj
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1325094 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 01:32:29 +00:00
Ryan McKinley
e240c0f0fb
remove old javadoc comment (it is already in common)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324899 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 18:08:23 +00:00
Ryan McKinley
12d826b264
SOLR-3326: Link search components to their MBean info
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324895 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:58:31 +00:00
Ryan McKinley
d0e07e8f8c
SOLR-3330: Add a 'reload' button -- yes its the same as browser refresh!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324885 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:29:22 +00:00
Stefan Matheis
28392a4609
SOLR-3330: Adding Images
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324857 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:40:53 +00:00
Chris M. Hostetter
bfcffd6e67
fix solrconfig.xml comment, SolrServlet has been removed on trunk for a while now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324855 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:36:38 +00:00
Ryan McKinley
7d2d1aa519
SOLR-3330: Adding a 'watch for changes' button in the plugins UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1324839 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 16:10:34 +00:00
Michael McCandless
5bae28d57e
LUCENE-3970: rename getUniqueTerm/FieldCount() to size()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1312037 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 23:21:39 +00:00
Yonik Seeley
e8d967aa80
example: promote json update handler to first-class (non-lazy)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311881 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 17:42:52 +00:00
Andrzej Bialecki
aff9334337
SOLR-3322 Add more context to IndexReaderFactory.newReader.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311812 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 16:06:33 +00:00
Sami Siren
fb97a9e169
SOLR-3237: fix test, add more iterations when waiting for shardId
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311670 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 10:44:11 +00:00
Chris M. Hostetter
bc700fa5aa
SOLR-3302: Upgraded SLF4j to version 1.6.4 (hossman)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311558 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10 02:34:24 +00:00
Chris M. Hostetter
be9ddf6aac
SOLR-3134 / SOLR-3335: fix copy/paste mistake in queryPartialResults ... we can't query arbitrary 'clients' because some of the jetty instances are shut down ... should be querying the upClients
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311477 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:49:14 +00:00
Ryan McKinley
97cafccf52
SOLR-3202: now that we are not using JSP, no need for the static getFileContents hack
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311471 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:36:31 +00:00
Ryan McKinley
4294c9d35c
SOLR-3238: Use jquery 1.7.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311442 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 21:05:51 +00:00
Ryan McKinley
10fc3fe21a
SOLR-3337: redirect old UI locations to new UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311363 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 18:22:31 +00:00
Jan Høydahl
2670aa57a2
SOLR-3254: NOTICE.TXT entries for Javassist (MPL), OggVorbis, Scannotation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311301 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 16:07:26 +00:00
Ryan McKinley
ce574a8c53
SOLR-3330: use SimpleOrderedMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311292 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 15:57:57 +00:00
Jan Høydahl
ff5206e64f
SOLR-3254: Upgrade Solr to Tika 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311198 13f79535-47bb-0310-9956-ffa450edef68
2012-04-09 10:48:03 +00:00
Jan Høydahl
aed333d367
SOLR-1979: Updated README and CHANGES in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311116 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 23:05:52 +00:00
Michael McCandless
879e825083
LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1311067 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 18:22:14 +00:00
Michael McCandless
72cc92c903
LUCENE-3109: revert
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310998 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 13:38:01 +00:00
Michael McCandless
c9031ca725
LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields*
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310969 13f79535-47bb-0310-9956-ffa450edef68
2012-04-08 10:09:19 +00:00
Robert Muir
61ee8ef3ec
SOLR-3340: don't use number format of the default locale
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310812 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 18:12:28 +00:00
Stanisław Osiński
55454dd616
SOLR-3338: ignore exceptions from getConfigDir(), it's used only for clearer logs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310800 13f79535-47bb-0310-9956-ffa450edef68
2012-04-07 16:50:49 +00:00
Steven Rowe
bb59b83358
LUCENE-3959: remove all @author tags from Lucene/Solr sources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310622 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 22:29:35 +00:00
Ryan McKinley
874507d982
SOLR-3326: Show plugin links as real links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310532 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 18:16:26 +00:00
Ryan McKinley
22c40a71c2
SOLR-3330: Let MBeansHandler show differences between two requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310526 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 18:07:43 +00:00
Martijn van Groningen
f946fd6e94
SOLR-3316: Moved entry under 3.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310497 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:41:24 +00:00
Ryan McKinley
96d5eebd03
SOLR-3316: explict import (for eclipse error)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310484 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 17:00:54 +00:00
Martijn van Groningen
4ed059b7e6
SOLR-3316: Distributed grouping failed when rows parameter was set to 0 and sometimes returned a wrong
...
hit count as matches.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310305 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 12:46:54 +00:00
Uwe Schindler
d14d365317
LUCENE-3962: Fix missing entries in CHANGES.txt before release of 3.6.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310303 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 12:41:54 +00:00
Ryan McKinley
81ddd8cbe2
SOLR-3329: Dropping getSourceID() from SolrInfoMBean and most of the svn:keywords
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310219 13f79535-47bb-0310-9956-ffa450edef68
2012-04-06 08:13:15 +00:00
Ryan McKinley
61a354e079
SOLR-3326 -- looking at the plugin links... many of them are wrong because of svn property is not set
...
svn propset svn:keywords "Date Author Id Revision HeadURL"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310121 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 22:42:56 +00:00
Chris M. Hostetter
04609de9c7
SOLR-3323: make solr->lucene javadoc links relative by default for SNAPSHOT builds
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310062 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 20:46:11 +00:00
Ryan McKinley
2ebf6243ca
SOLR-3238: Admin UI -- link the doc count to a query showing matching docs (field:[* TO *])
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310027 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 19:31:41 +00:00
Ryan McKinley
33787e952c
SOLR-3238: Admin UI -- use singular field name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1310025 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 19:29:30 +00:00
Robert Muir
43628919e5
unconfuse NOTICE.txt files (jar locations etc)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309590 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 20:49:14 +00:00
Chris M. Hostetter
bb7bc2ff44
LUCENE-3945: use sha1 checksums to verify jars pulled from ivy match expectations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309503 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 17:53:32 +00:00
Ryan McKinley
083829171a
SOLR-3311: fix dashboard view on windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309485 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 16:35:52 +00:00
Robert Muir
2fe2e82584
LUCENE-1866: better RAT reporting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309248 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 05:03:53 +00:00
Yonik Seeley
84dbc7930a
SOLR-3259: default json update handler to json response format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309210 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 01:57:28 +00:00
Robert Muir
755b86b429
SOLR-3310: nuke the solr-langdetect maven packaging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309191 13f79535-47bb-0310-9956-ffa450edef68
2012-04-04 00:47:22 +00:00
Steven Rowe
53b71596b2
LUCENE-3944: in solr/build.xml, when invoking the dist-maven target under internal modules core, solrj, test-framework, and webapp, pass through *uptodate and *compiled property values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309152 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 21:15:23 +00:00
Steven Rowe
c9393b9683
LUCENE-3944: Make the 'generate-maven-artifacts' target use filtered POMs placed under lucene/build/poms/, rather than in each module's base directory. The 'clean' target now removes them.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309141 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 20:52:02 +00:00
Chris M. Hostetter
ca8aa6a7ee
fix URLs in docs to not rely on redirects
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309022 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 16:31:09 +00:00
Chris M. Hostetter
0b82b5e87c
tweak build instructions related to ivy bootstraping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309015 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 16:22:06 +00:00
Robert Muir
09bf650fbc
SOLR-3295: merge changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308891 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 13:30:45 +00:00
Robert Muir
e00a7dce89
nuke relics of fake noggit release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308886 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 13:08:02 +00:00
Christopher John Male
bace726320
Removing empty jsonic-pom.xml.template
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308667 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 03:50:38 +00:00
Robert Muir
d219d119e2
SOLR-3308: nuke the solr-jsonic maven packaging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308658 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 02:59:42 +00:00
Chris M. Hostetter
2b0eb1393b
typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308647 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 01:54:49 +00:00
Robert Muir
86c7878963
svn:eolstyle=native
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308638 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 00:59:11 +00:00
Christopher John Male
b230805157
SOLR-3296: Adding commons-csv tests for better test coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308628 13f79535-47bb-0310-9956-ffa450edef68
2012-04-03 00:01:47 +00:00
Jan Høydahl
83e58db89c
SOLR-3145: Velocity "/browse" config should set mm=100% to behave as in 3.x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308611 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 23:05:57 +00:00
Jan Høydahl
058179d177
SOLR-1052: Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml (trunk)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308608 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:55:37 +00:00
Chris M. Hostetter
ae0a411041
SOLR-3200 and SOLR-3226: fixing SignatureUpdateProcessorFactory to include non-String values, and to deal with the 'all fields' case correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308604 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:37:12 +00:00
Dawid Weiss
bf582b23b0
Use actual carrot2-core dependencies (consistent with pom.xml) - jackson 1.7.4.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308602 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 22:24:38 +00:00
Robert Muir
73db5ff5fc
SOLR-2435: nuke confusing duplicate junit dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308529 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 20:15:01 +00:00
Robert Muir
8cfbb7948b
LUCENE-3930: update binary dist patterns to exclude ivy.xmls and include test-framework libs (Hossmans patch)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308309 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 11:40:39 +00:00
Jan Høydahl
b70152d24c
SOLR-3255: Moved changes entry from 3.6 to 4.0, because of feature freeze on 3.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308080 13f79535-47bb-0310-9956-ffa450edef68
2012-04-01 11:31:34 +00:00
David Wayne Smiley
040f40d449
SOLR-435 Improvements to SOLR-2001 (blank 'q') includes empty string check, dismax support, and test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1308016 13f79535-47bb-0310-9956-ffa450edef68
2012-04-01 04:06:20 +00:00
Yonik Seeley
9ed6aaf3bf
fix qt for lazy (and other) request handlers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307810 13f79535-47bb-0310-9956-ffa450edef68
2012-03-31 14:19:11 +00:00
Jan Høydahl
86b59f2511
SOLR-3255: Fixed Noggit UNKNOWN_EVENT_ID:EOF bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307626 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 21:39:11 +00:00
Robert Muir
8f0d7cc135
LUCENE-3930: nuke jars from source tree and use ivy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 18:04:43 +00:00
Erick Erickson
b005bcb790
Fixes (documentation only) for SOLR-3297 and SOLR-3298
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307543 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 17:17:52 +00:00
Robert Muir
a62b8828be
add temporary placeholder targets for jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307490 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 15:50:57 +00:00
Sami Siren
d46c69e9ad
deprecation cleaning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307347 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 10:21:29 +00:00
Sami Siren
42141717a3
remove deprecated api
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307319 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 09:03:09 +00:00
Yonik Seeley
95f80348f6
tests: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307194 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 01:08:11 +00:00
Yonik Seeley
2d1bd256bd
tests: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307183 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 00:42:29 +00:00
Yonik Seeley
9198929357
tests: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307180 13f79535-47bb-0310-9956-ffa450edef68
2012-03-30 00:34:34 +00:00
Steven Rowe
91fb08086a
LUCENE-3937: Removed remaining references to the patched xercesImpl jar; added benchmark/CHANGES.txt entry.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307165 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 23:27:45 +00:00
Yonik Seeley
1b61bbd592
tests: quiet exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307125 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 21:44:43 +00:00
Yonik Seeley
6209a4123b
tests: increase connection timeouts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307123 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 21:39:30 +00:00
Jan Høydahl
e3374c9c9b
SOLR-3255: OpenExchangeRates.Org Exchange Rate Provider and improved ExchangeRateProvider interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307063 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 19:14:07 +00:00
Martijn van Groningen
c19e594ea2
LUCENE-3936: Rename StringIndexDocValues to DocTermsIndexDocValues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307044 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 18:50:08 +00:00
Yonik Seeley
1a96461df8
SOLR-3259: add a /query handler that defaults to indented JSON
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307017 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 17:49:59 +00:00
Ryan McKinley
49f43806a8
LUCENE-2000: remove redundant casts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307012 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 17:34:34 +00:00
Sami Siren
b5f8deb795
SOLR-2020: migrate to Java client that uses Apache Http Components http client (4.x)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306800 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 12:11:37 +00:00
David Wayne Smiley
e2b3ce7028
SOLR-3161 register "/select" as the default handler if it isn't already. Remove old DEFAULT_HANDLER_NAME="standard" constant which hasn't been used in a long time.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306714 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 04:37:51 +00:00
Yonik Seeley
a9f2dbec17
try to fix erroneous qt restriction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306711 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 04:33:54 +00:00
David Wayne Smiley
93522a23fd
SOLR-3283 PingRequestHandler make qt optional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306703 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 03:38:21 +00:00
Yonik Seeley
859814a06f
SOLR-3161: ignore expected exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306702 13f79535-47bb-0310-9956-ffa450edef68
2012-03-29 03:27:02 +00:00
Ryan McKinley
05fe168961
LUCENE-2000: clone() now returns covariant types where possible.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306626 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 22:22:25 +00:00
Christian Moen
ec18632428
Fixed various related to config and user dictionaries for Kuromoji (SOLR-3276)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306476 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 17:20:48 +00:00
Mark Robert Miller
0ced8b5020
revert dsmiley's other commits: SOLR-2724,SOLR-435,SOLR-3283
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306331 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 13:56:19 +00:00
Mark Robert Miller
a392193e58
revert dsmiley commit SOLR-3161
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306318 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 13:38:05 +00:00
Dawid Weiss
3bbc27fc64
SOLR-3272: Solr filter factory for MorfologikFilter (Polish lemmatisation).
...
(Rafał Kuć via Dawid Weiss, Steven Rowe, Uwe Schindler).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306198 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 07:33:55 +00:00
Chris M. Hostetter
a614ff561c
SOLR-3287: fix tutorial examples specific to english, and add some non-english analysis.jsp examples
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306166 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:55:10 +00:00
David Wayne Smiley
264f63036c
SOLR-2724 Removed defaultSearchField and defaultOperator from schema.xml as they are deprecated.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306159 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:43:55 +00:00
David Wayne Smiley
461e7884c6
SOLR-435 Improvements to SOLR-2001 (blank 'q') includes empty string check, dismax support, and test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306152 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 04:21:02 +00:00
David Wayne Smiley
b083a2f530
SOLR-3283 PingRequestHandler make qt optional
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306140 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 03:59:01 +00:00
David Wayne Smiley
d5fd5562cb
SOLR-3161 register "/select" as the default handler if it isn't already. Remove old DEFAULT_HANDLER_NAME="standard" constant which hasn't been used in a long time.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306138 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 03:37:59 +00:00
Chris M. Hostetter
a2a0a9db22
add style for codefrag css class so they are monospace and stand out a bi more
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306103 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 01:35:27 +00:00
Chris M. Hostetter
70e2949e24
update sample command output in tutorial to be more current then 2009
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306077 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:31:33 +00:00
Chris M. Hostetter
338673335f
point to the download redir URL
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306067 13f79535-47bb-0310-9956-ffa450edef68
2012-03-28 00:06:50 +00:00
Chris M. Hostetter
156eac271c
SOLR-3261: Fix edismax to respect query operators when literal colons are used in query string
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306054 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 23:24:51 +00:00
Chris M. Hostetter
3657a6a6ec
tweak example <lib/> declarations so license files aren't added to classpath, also fix so langid deps are included
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306033 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 22:30:26 +00:00
Jan Høydahl
4859bd8b30
SOLR-2970 and SOLR-3281: Fix tests for IBM VM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306025 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 21:50:41 +00:00
Chris M. Hostetter
fff288f735
comment introducing solr.xml file and linking to online docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306019 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 21:13:11 +00:00
Yonik Seeley
0827fffde6
SOLR-2656: distrib/cloud support for realtime get
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1306018 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 20:58:34 +00:00
Chris M. Hostetter
6a1a25868b
SOLR-3046: Fix whitespace typo in DIH response "Time taken"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305929 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:48:35 +00:00
Mark Robert Miller
7b3f632f32
SOLR-3214: If you use multiple fl entries rather than a comma separated list, all but the first entry can be ignored if you are using distributed search.
...
SOLR-3256: Distributed search throws NPE when using fl=score
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305927 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:41:18 +00:00
James Dyer
aed1330b54
SOLR-3278: Negative boost support to the Extended Dismax Query Parser Boost Query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305908 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:16:10 +00:00
Mark Robert Miller
ce1cead6eb
comment out sys out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305907 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 17:13:31 +00:00
Chris M. Hostetter
3f32f09c95
SOLR-3264: Fix CoreContainer and SolrResourceLoader logging to stop misleading people about SolrCore instanceDir's being the Solr Home Dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305697 13f79535-47bb-0310-9956-ffa450edef68
2012-03-27 00:57:09 +00:00
Robert Muir
ee7e14e5fd
SOLR-3268: use sync for more safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305587 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:59:42 +00:00
Robert Muir
33d1d81d87
SOLR-3268: don't create indexes under core/src/test-files/solr/data
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305579 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 20:53:33 +00:00
Robert Muir
ae0f44fcb9
remaining eol-style fixes to trunk, native except .sh (LF)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305492 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 18:57:08 +00:00
Christian Moen
c6a8b487e5
Move remaining Solr factory tests (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305421 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 16:08:37 +00:00
James Dyer
0b1c526b67
SOLR-3262: Remove "threads" from DIH
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305384 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 15:04:38 +00:00
Robert Muir
aad3a816ab
add test for noCFSRatio setter (thanks Tomas for the idea)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305346 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 13:28:01 +00:00
Robert Muir
a29a14698e
fix eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305339 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 12:58:58 +00:00
Christian Moen
f5770479e3
Move and rename Kuromoji (LUCENE-3909)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305297 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 10:31:48 +00:00
David Wayne Smiley
2e666feda9
SOLR-3161 An incoming isShard=true should be limited to a SearchHandler. Protects against shards.qt=/update attack
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305218 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 04:44:39 +00:00
David Wayne Smiley
9491346128
SOLR-3161 limit qt=/... (leading /) to refer to a SearchHandler for safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305217 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26 04:43:37 +00:00
Uwe Schindler
7a43dc7432
Move DocSetBase to a separate Java file to prevent compile failures on partially updated source files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305061 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 15:30:53 +00:00
Christian Moen
c3ddb9dc67
Added KuromojiReadingFormFilter (LUCENE-3915)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305046 13f79535-47bb-0310-9956-ffa450edef68
2012-03-25 14:17:23 +00:00
Robert Muir
44695f0f3f
LUCENE-3883: add multitermaware to the irish case filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304838 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 16:05:41 +00:00
Robert Muir
f597b9a1cc
LUCENE-3883: Irish Analyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304836 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 15:59:04 +00:00
Christian Moen
63f1c48b7d
Added katakana stem filter (LUCENE-3901)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304719 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 06:38:53 +00:00
David Wayne Smiley
e0141c7350
SOLR-3270 edismax blank q bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304704 13f79535-47bb-0310-9956-ffa450edef68
2012-03-24 05:06:48 +00:00
Chris M. Hostetter
d7bccac40b
SOLR-2291: bug doesn't exist on trunk, but forward porting test to prove it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304628 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 22:14:19 +00:00
Robert Muir
3a8241485d
SOLR-3112: rename abstract -Test to -TestCase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304455 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:43:30 +00:00
Robert Muir
c1cab4323a
SOLR-3112: license header on test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304449 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:37:18 +00:00
Robert Muir
2590469186
SOLR-3112: Fix tests not to write to src/test-files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304441 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 15:32:44 +00:00
Martijn van Groningen
e36ee74921
SOLR-3156: Check for Lucene directory locks at startup.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304359 13f79535-47bb-0310-9956-ffa450edef68
2012-03-23 14:12:24 +00:00
Tommaso Teofili
e3056ee81d
[SOLR-2983] - fix custom merge policy instantiation issue in SolrIndexConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304098 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 22:20:23 +00:00
Robert Muir
c9c1166d07
fix javadocs for uima contrib from top level (copy the hack and comment from analysis-extras)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304088 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 21:54:14 +00:00
Robert Muir
6df50d5486
SOLR-2921: enable multitermqueries for these filters too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304059 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 21:03:58 +00:00
Chris M. Hostetter
a78109cdf2
SOLR-3074: fix SolrPluginUtils.docListToSolrDocumentList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303977 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 18:50:45 +00:00
Erick Erickson
edfac283ff
Fixes for SOLR-2921 (making more components MultiTermAware)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303939 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 18:03:21 +00:00
Robert Muir
86c2da0eac
happy new year
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303828 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 15:21:17 +00:00
James Dyer
fca2253a55
SOLR-3260: Add one more exception ignore for JVMs without Rhino
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303818 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:56:40 +00:00
James Dyer
33645d3764
Add license headers (SOLR-2382 new classes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303811 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:45:16 +00:00
James Dyer
57c6955385
Add CHANGES.txt entry for SOLR-2382
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303797 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 14:29:29 +00:00
Robert Muir
a6fd306dfb
add missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303738 13f79535-47bb-0310-9956-ffa450edef68
2012-03-22 11:33:45 +00:00
James Dyer
f3ffdf3a68
better messages when ScriptTransform fails on init (add back 1 exception ignore in case JVM doesn't support Rhino)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303568 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 20:55:17 +00:00
Erick Erickson
115c1c1ecc
Added notes for SOLR-3221 (Thanks Greg Bowyer)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303511 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 19:16:53 +00:00
James Dyer
dfc345b5c7
SOLR-3260: better messages when ScriptTransform fails on init (remove Reflection in Trunk, JRE1.6+ assurred)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303470 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 17:22:13 +00:00
Stefan Matheis
a98decea1d
SOLR-3238: UI Improvments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303326 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 09:36:59 +00:00
Chris M. Hostetter
85bba7eed7
SOLR-2959: edismax now respects the magic fields '_val_' and '_query_'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303256 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 02:32:48 +00:00