diff --git a/htroot/Network.html b/htroot/Network.html index 2fecf9105..f75b1a760 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -143,7 +143,7 @@ document.getElementById("apilink").setAttribute("href", "Network.xml?" + window. #(updatedBlog)#::Blog updated#(/updatedBlog)# #(isCrawling)#::Crawl#(/isCrawling)# - #[shortname]##(ssl)#::https supported#(/ssl)# + #[shortname]##(ssl)#::https supported#(/ssl)# #(type)##(direct)#Junior passive::Junior direct::Junior offline#(/direct)#::#(direct)#senior passive::Senior direct::Senior offline#(/direct)#::#(direct)#Principal passive::Principal active::Principal offline#(/direct)##(/type)##(acceptcrawl)#no crawl::crawl possible::crawl possible#(/acceptcrawl)##(dhtreceive)#no DHT receive::DHT receive enabled::DHT receive enabled#(/dhtreceive)##(nodestate)#no node candidate::node candidate#(/nodestate)# #[version]# diff --git a/htroot/PerformanceQueues_p.html b/htroot/PerformanceQueues_p.html index 9b1936a36..670ea3c55 100644 --- a/htroot/PerformanceQueues_p.html +++ b/htroot/PerformanceQueues_p.html @@ -126,7 +126,7 @@ -
+
Thread Pool Settings: diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc index 7a9f4bd11..79c1795bc 100644 --- a/htroot/Status_p.inc +++ b/htroot/Status_p.inc @@ -78,7 +78,7 @@
Proxy: #[trafficProxy]#
Crawler: #[trafficCrawler]#
Incoming Connections
-
Active: #[connectionsActive]# | Max: #[connectionsMax]#
+
Active: #[connectionsActive]# | Max: #[connectionsMax]#
Queues
@@ -86,7 +86,7 @@
- + diff --git a/htroot/ViewFile.html b/htroot/ViewFile.html index 5ec8ae81f..c1b7e2bbb 100644 --- a/htroot/ViewFile.html +++ b/htroot/ViewFile.html @@ -1,6 +1,7 @@ + - YaCy '#[clientname]#': View URL Content #%env/templates/metas.template%# @@ -71,7 +68,7 @@ function updatepage(str) {
- + API See the page info about the url. diff --git a/htroot/ViewFile.java b/htroot/ViewFile.java index a8a3c3d3f..9a102411c 100644 --- a/htroot/ViewFile.java +++ b/htroot/ViewFile.java @@ -157,6 +157,8 @@ public class ViewFile { //urlEntry.wordCount(); size = urlEntry.size(); pre = urlEntry.flags().get(Condenser.flag_cat_indexof); + prop.put("moar", 1); + prop.putHTML("moar_search", post.get("search","")); } prop.put("error_inurldb", urlEntry == null ? 0 : 1); @@ -168,8 +170,6 @@ public class ViewFile { return prop; } prop.put("url", url.toNormalform(true)); - prop.put("moar", 1); - prop.putHTML("moar_search", post.get("search","")); // loading the resource content as byte array prop.put("error_incache", Cache.has(url.hash()) ? 1 : 0); diff --git a/pom.xml b/pom.xml index 82bc04c33..ec1b6be8c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.yacy yacycore - 1.73 + 1.81 jar YaCy - a Peer to Peer Web Search Engine YaCy
#[loaderQueueSize]# | #[loaderQueueMax]#
#[loaderQueueSize]# | #[loaderQueueMax]#
Local Crawl