You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2010/08/05 19:49:26 UTC

[Solr Wiki] Trivial Update of "SolrRequestHandler" by DesmondSilveira

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "SolrRequestHandler" page has been changed by DesmondSilveira.
http://wiki.apache.org/solr/SolrRequestHandler?action=diff&rev1=16&rev2=17

--------------------------------------------------

         <int name="rows">10</int>
         <str name="fl">*</str>
         <str name="version">2.1</str>
-      <lst>
+      </lst>
    </requestHandler>
  
    <requestHandler name="/baz" class="my.package.AnotherCustomRequestHandler">