diff options
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/templates/simpleSearchHeader.template | 1 | ||||
| -rw-r--r-- | htroot/env/templates/simpleheader.template | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/htroot/env/templates/simpleSearchHeader.template b/htroot/env/templates/simpleSearchHeader.template index 91a86b3c3..dcfb2a922 100644 --- a/htroot/env/templates/simpleSearchHeader.template +++ b/htroot/env/templates/simpleSearchHeader.template @@ -50,7 +50,6 @@ <li><a href="solr/select?hl=false&wt=yjson&facet=true&facet.mincount=1&facet.field=url_file_ext_s&start=0&rows=10&query=www" target="_blank"><i>API</i> Solr Default Core / JSON</a></li> <li><a href="solr/collection1/select?q=*:*&defType=edismax&start=0&rows=3" target="_blank"><i>API</i> Solr Default Core / XML</a></li> <li><a href="solr/webgraph/select?q=*:*&defType=edismax&start=0&rows=3" target="_blank"><i>API</i> Solr Webgraph Core / XML</a></li> - <li><a href="gsa/search?q=www&num=3" target="_blank"><i>API</i> Google Appliance API / XML</a></li> </ul> </li> <li id="header_help" class="dropdown"> diff --git a/htroot/env/templates/simpleheader.template b/htroot/env/templates/simpleheader.template index 1544df208..f92b79e5e 100644 --- a/htroot/env/templates/simpleheader.template +++ b/htroot/env/templates/simpleheader.template @@ -30,7 +30,6 @@ <li><a href="solr/select?hl=false&wt=yjson&facet=true&facet.mincount=1&facet.field=url_file_ext_s&start=0&rows=10&query=www" target="_blank"><i>API</i> Solr Default Core / JSON</a></li> <li><a href="solr/collection1/select?q=*:*&defType=edismax&start=0&rows=3" target="_blank"><i>API</i> Solr Default Core / XML</a></li> <li><a href="solr/webgraph/select?q=*:*&defType=edismax&start=0&rows=3" target="_blank"><i>API</i> Solr Webgraph Core / XML</a></li> - <li><a href="gsa/search?q=www&num=3" target="_blank"><i>API</i> Google Appliance API / XML</a></li> </ul> </li> <li id="header_help" class="dropdown"> |
