X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ddaff853c515ef7d188523d9ef17d271901dd581..ce02a06785b4ef96aa7aebc63641883a9ee491d4:/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 -->