X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddaff853c515ef7d188523d9ef17d271901dd581..4883d3744dc45c9f044bc9ce3a5b6c9831a3d9ce:/doc/solrconfig.xml?ds=sidebyside

diff --git a/doc/solrconfig.xml b/doc/solrconfig.xml
index a27c21383..c57144092 100644
--- a/doc/solrconfig.xml
+++ b/doc/solrconfig.xml
@@ -749,7 +749,6 @@
        <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
@@ -803,9 +802,6 @@
          <str>nameOfCustomComponent2</str>
        </arr>
       -->
-    <arr name="last-components">
-      <str>tvComponent</str>
-    </arr>
     </requestHandler>
 
   <!-- A request handler that returns indented JSON by default -->