mirror of https://github.com/apache/lucene.git
removed IndexInfoRequestHandler from test schema.xml -- needed to pass the tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@536732 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5e956f4fd3
commit
e204b3d33e
|
@ -191,7 +191,6 @@
|
||||||
is not specified in the request.
|
is not specified in the request.
|
||||||
-->
|
-->
|
||||||
<requestHandler name="standard" class="solr.StandardRequestHandler"/>
|
<requestHandler name="standard" class="solr.StandardRequestHandler"/>
|
||||||
<requestHandler name="indexinfo" class="solr.IndexInfoRequestHandler"/>
|
|
||||||
<requestHandler name="dismaxOldStyleDefaults"
|
<requestHandler name="dismaxOldStyleDefaults"
|
||||||
class="solr.DisMaxRequestHandler" >
|
class="solr.DisMaxRequestHandler" >
|
||||||
<!-- for historic reasons, DisMaxRequestHandler will use all of
|
<!-- for historic reasons, DisMaxRequestHandler will use all of
|
||||||
|
|
Loading…
Reference in New Issue