solr config changes
[wolnelektury.git] / doc / solrconfig.xml
index a27c213..c571440 100644 (file)
        <str name="echoParams">explicit</str>
        <int name="rows">50</int>
        <str name="df">text</str>
-      <bool name="tv">true</bool>
      </lst>
     <!-- In addition to defaults, "appends" params can be specified
          to identify values which should be appended to the list of
          <str>nameOfCustomComponent2</str>
        </arr>
       -->
-    <arr name="last-components">
-      <str>tvComponent</str>
-    </arr>
     </requestHandler>
 
   <!-- A request handler that returns indented JSON by default -->