Updating page management for changes to solr labels

This commit is contained in:
hudajkhan 2014-05-23 11:18:52 -04:00
parent 84e2aa4967
commit f516750e91
5 changed files with 8 additions and 8 deletions

View file

@ -834,7 +834,7 @@
of SearchComponents (see below) and supports distributed
queries across multiple shards
-->
<requestHandler name="/select" class="solr.SearchHandler">
<requestHandler name="search" class="solr.SearchHandler" default="true">
<!-- default values for query parameters can be specified, these
will be overridden by parameters in the request
-->