diff --git a/defaults/solr.collection.schema b/defaults/solr.collection.schema
index 14cd15268..89b4dd45c 100644
--- a/defaults/solr.collection.schema
+++ b/defaults/solr.collection.schema
@@ -51,7 +51,7 @@ url_file_ext_s
## either the second level domain or, if a ccSLD is used, the third level domain. Needed to search in the url
host_organization_s
-## internal links, only the protocol. Needed for HostBrowser
+## internal links, only the protocol. Needed for IndexBrowser
inboundlinks_protocol_sxt
## internal links, the url only without the protocol. For correct assembly of inboundlinks inboundlinks_protocol_sxt + inboundlinks_urlstub_sxt is needed
diff --git a/defaults/yacy.init b/defaults/yacy.init
index e78583475..f6330b1e5 100644
--- a/defaults/yacy.init
+++ b/defaults/yacy.init
@@ -939,7 +939,7 @@ search.result.show.citation = true
search.result.show.pictures = false
search.result.show.cache = true
search.result.show.proxy = false
-search.result.show.hostbrowser = true
+search.result.show.indexbrowser = true
search.result.show.vocabulary = false
# Set of comma separated vocabulary names not to be used as search results facets
search.result.show.vocabulary.omit =
@@ -1142,7 +1142,7 @@ svnRevision=0
currentSkin=pdblue
# flag to show if pages shall be usable for non-admin users
-# this can be applied to the Surftips.html, yacysearch.html and HostBrowser.html pages
+# this can be applied to the Surftips.html, yacysearch.html and IndexBrowser_p.html pages
publicSurftips = true
publicSearchpage = true
diff --git a/htroot/ConfigSearchPage_p.html b/htroot/ConfigSearchPage_p.html
index 4d591002a..00e8fef59 100644
--- a/htroot/ConfigSearchPage_p.html
+++ b/htroot/ConfigSearchPage_p.html
@@ -294,7 +294,7 @@ var solr= $.getJSON("solr/collection1/select?q=*:*&defType=edismax&start=0&rows=