lucene/solr/src
Robert Muir df907f97de SOLR-2422: fix too-low timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080852 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 02:24:07 +00:00
..
common/org/apache/solr/common LUCENE-2953: PriorityQueue's internal heap was made private final 2011-03-09 09:18:56 +00:00
dev-tools SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00
java/org/apache/solr SOLR-2414: All ResponseWriters now use only ServletOutputStreams and wrap their own Writer around it when serializing. This fixes the bug in PHPSerializedResponseWriter that produced wrong string length if the servlet container had a broken UTF-8 encoding that was in fact CESU-8 (see SOLR-1091). The hack was removed by this followup-patch. 2011-03-09 22:32:09 +00:00
scripts SOLR-2099: Add ability to throttle rsync based replication using rsync option --bwlimit 2010-09-06 00:29:07 +00:00
site LUCENE-2660 - Added alternative search provider option for Solr 2011-01-07 18:43:58 +00:00
solrj/org/apache/solr/client/solrj SOLR-2391: Replace remaining occurences of text/xml mime types to application/xml & further cleanups in XSLTResponseWriter 2011-02-28 00:41:32 +00:00
test/org/apache/solr SOLR-2422: fix too-low timeout 2011-03-12 02:24:07 +00:00
test-files SOLR-309: Fix FieldType so setting an analyzer on a FieldType that doesn't expect it will generate an error 2011-03-02 22:14:17 +00:00
webapp SOLR-2381: update jetty to a new patched version (fixes boundary issue); avoid slow/buggy jetty unicode conversion when possible; adds unicode test 2011-03-09 19:19:29 +00:00