SOLR-2177: turn on echoParams

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1025545 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2010-10-20 13:13:22 +00:00
parent 686e944038
commit 707085a12b
1 changed files with 1 additions and 0 deletions

View File

@ -504,6 +504,7 @@
-->
<requestHandler name="/browse" class="solr.SearchHandler">
<lst name="defaults">
<str name="echoParams">explicit</str>
<!-- VelocityResponseWriter settings -->
<str name="wt">velocity</str>