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 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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
|
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 |
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
|
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 |
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 |
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 |
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 |
Martijn van Groningen
|
a25cb028e1
|
SOLR-3052: Added jdocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1303206 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-20 23:26:19 +00:00 |
James Dyer
|
255f763640
|
SOLR-2124: do not log stack trace for Service Disabled / 503
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1302970 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-20 16:18:11 +00:00 |
Erick Erickson
|
401924c273
|
Fix for SOLR-3236, javadoc only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300168 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-13 14:56:29 +00:00 |
Ryan McKinley
|
29a1f13e35
|
SOLR-3209 -- sorry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298659 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-08 23:59:34 +00:00 |
Ryan McKinley
|
2488497c69
|
StartSolrJetty now emulates java -jar start.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298528 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-08 19:26:49 +00:00 |
Ryan McKinley
|
455ba2465f
|
SOLR-3209: FieldStatsInfo returns Object rather then Double
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298527 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-08 19:25:30 +00:00 |
Martijn van Groningen
|
d22b750992
|
SOLR-2898: Support grouped faceting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298186 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-07 22:51:18 +00:00 |
Dawid Weiss
|
1242fb0437
|
Fixing imports.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298156 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-07 22:10:00 +00:00 |
Ryan McKinley
|
a57f29a367
|
SOLR-3159: Upgrade example and tests to run with Jetty 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1298108 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-07 20:49:28 +00:00 |
Ryan McKinley
|
5811b6229a
|
SOLR-141: Errors and Exceptions are formated by ResponseWriter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297749 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-06 21:59:31 +00:00 |
Ryan McKinley
|
58e3736862
|
SOLR-3202: remove JSP support and the old admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1297578 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-06 17:04:19 +00:00 |