diff --git a/.classpath b/.classpath
index 0dd721534..3d14a80c5 100644
--- a/.classpath
+++ b/.classpath
@@ -93,13 +93,13 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/build.xml b/build.xml
index 006c458f9..a6a7a5e04 100644
--- a/build.xml
+++ b/build.xml
@@ -165,9 +165,9 @@
-
-
-
+
+
+
@@ -182,10 +182,10 @@
-
-
-
-
+
+
+
+
diff --git a/defaults/httpd.mime b/defaults/httpd.mime
index 9b763ccb5..813cae3cc 100644
--- a/defaults/httpd.mime
+++ b/defaults/httpd.mime
@@ -23,8 +23,9 @@ csv = text/csv
db = application/octet-stream
dll = application/octet-stream
doc = application/msword
-docx = application/msword
+docx = application/vnd.openxmlformats-officedocument.wordprocessingml.document
dot = application/msword
+dotx = application/vnd.openxmlformats-officedocument.wordprocessingml.template
dvi = application/x-dvi
eps = application/postscript
exe = application/octet-stream
@@ -82,9 +83,11 @@ phtml = application/x-httpd-php
pl = text/plain
png = image/png
pot = application/mspowerpoint
+potx = application/vnd.openxmlformats-officedocument.presentationml.template
pps = application/mspowerpoint
+ppsx = application/vnd.openxmlformats-officedocument.presentationml.slideshow
ppt = application/mspowerpoint
-pptx = application/mspowerpoint
+pptx = application/vnd.openxmlformats-officedocument.presentationml.presentation
ppz = application/mspowerpoint
ps = application/postscript
py = text/html
@@ -128,7 +131,8 @@ wmv = video/x-ms-wmv
xhtml = text/xhtml+xml
xla = application/msexcel
xls = application/msexcel
-xlsx = application/msexcel
+xlsx = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
+xltx = application/vnd.openxmlformats-officedocument.spreadsheetml.template
xpi = application/x-xpinstall
xsl = text/xml
xml = text/xml
diff --git a/defaults/solr.collection.schema b/defaults/solr.collection.schema
index 06f7b4ccb..71ab7c6cb 100644
--- a/defaults/solr.collection.schema
+++ b/defaults/solr.collection.schema
@@ -178,13 +178,13 @@ linksnofollowcount_i
inboundlinkscount_i
## number of outgoing inbound (to same domain) links with nofollow tag, int
-inboundlinksnofollowcount_i
+#inboundlinksnofollowcount_i
## number of outgoing outbound (to other domain) links, including outboundlinksnofollowcount_i, int
outboundlinkscount_i
## number of outgoing outbound (to other domain) links with nofollow tag, int
-outboundlinksnofollowcount_i
+#outboundlinksnofollowcount_i
## number of images, int
imagescount_i
diff --git a/htroot/AugmentedBrowsing_p.html b/htroot/AugmentedBrowsing_p.html
index 32efd617b..cf6a45c7a 100644
--- a/htroot/AugmentedBrowsing_p.html
+++ b/htroot/AugmentedBrowsing_p.html
@@ -54,10 +54,9 @@
Define URL substitution rules which allow navigating in proxy environment. Possible values: all, domainlist. Default: domainlist.
-
+
-
-
+
diff --git a/htroot/BlacklistCleaner_p.html b/htroot/BlacklistCleaner_p.html
index fad4bbd08..112a44dbb 100644
--- a/htroot/BlacklistCleaner_p.html
+++ b/htroot/BlacklistCleaner_p.html
@@ -21,7 +21,7 @@
Allow regular expressions in host part of blacklist entries.
-
+
::
The blacklist-cleaner only works for the following blacklist-engines up to now:
#{engines}#
@@ -58,7 +58,7 @@
#{/entries}#
-
-
-
+
::#(/disabled)#
diff --git a/htroot/BlacklistImpExp_p.html b/htroot/BlacklistImpExp_p.html
index 9c0d19357..48ac2558d 100644
--- a/htroot/BlacklistImpExp_p.html
+++ b/htroot/BlacklistImpExp_p.html
@@ -23,7 +23,7 @@
#{/otherHosts}#
-
+
@@ -33,7 +33,7 @@
-
+
@@ -45,7 +45,7 @@
-
+
@@ -57,7 +57,7 @@
-
+
::#(/disabled)#
@@ -76,7 +76,7 @@
#{/blackListNames}#
-
+
@@ -92,7 +92,7 @@
-
+
diff --git a/htroot/BlacklistTest_p.html b/htroot/BlacklistTest_p.html
index 61f15aba2..d9788c608 100644
--- a/htroot/BlacklistTest_p.html
+++ b/htroot/BlacklistTest_p.html
@@ -15,7 +15,7 @@
::
#(/disabled)#
@@ -60,7 +60,7 @@
#(/error)#
@@ -75,7 +75,7 @@
-
+
The right '*', after the '/', can be replaced by a regular expression.