lucene/src
Ryan McKinley 0b34c977f8 SOLR-203 -- but that normalizes '/' to '' and then matches the default handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@535580 13f79535-47bb-0310-9956-ffa450edef68
2007-05-06 05:30:09 +00:00
..
java/org/apache/solr SOLR-203 -- but that normalizes '/' to '' and then matches the default handler 2007-05-06 05:30:09 +00:00
scripts avoid recursive find, test for maxdepth support, filter snapshot names on master: SOLR-207 2007-04-17 02:25:28 +00:00
site SOLR-170 -- adding a 'sort' parameter that works for both dismax and standard request handlers. The ';' is still suported (if the 'sort' parameter is not in the query). This also adds a new test class for StandardRequestHandler. 2007-04-29 22:10:20 +00:00
test fixing a request parsing bug. When posting "application/x-www-form-urlencoded" and including a charset, application/x-www-form-urlencoded; charset=utf-8, the parser would treat the body as raw content. 2007-05-05 17:14:22 +00:00
webapp fixing a request parsing bug. When posting "application/x-www-form-urlencoded" and including a charset, application/x-www-form-urlencoded; charset=utf-8, the parser would treat the body as raw content. 2007-05-05 17:14:22 +00:00