Hi,
this is my request handler from solrconfig.xml:

<requestHandler name="/select" class="solr.SearchHandler">
 
     <lst name="defaults">
       <str name="echoParams">explicit</str>
       <int name="rows">10</int>
       <str name="df">text</str>
     </lst>

</requestHandler>



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Index-time-field-boosting-tp4016010p4016049.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to