summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-04-29 18:50:33 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-04-29 18:50:33 +0200
commit50a4e701cd5791b5400ca4c8b438b17baee351b0 (patch)
tree6db06916d47297c8cde3008f1fa80265066b7982 /content
parente2bcd2fa26b04fd2ea246b1eb765b9b52e7324fa (diff)
downloadwww-andreasbaumann-cc-50a4e701cd5791b5400ca4c8b438b17baee351b0.tar.gz
www-andreasbaumann-cc-50a4e701cd5791b5400ca4c8b438b17baee351b0.tar.bz2
replace google site search with an ElasticLunr search
Diffstat (limited to 'content')
-rw-r--r--content/dataprotection/_index.md4
-rw-r--r--content/search/_index.md5
2 files changed, 1 insertions, 8 deletions
diff --git a/content/dataprotection/_index.md b/content/dataprotection/_index.md
index 6dfb239..9697dcb 100644
--- a/content/dataprotection/_index.md
+++ b/content/dataprotection/_index.md
@@ -12,10 +12,6 @@ or Piwik.
I do keep Apache log entries and firewall rules with IP, Date and User-Agent
information for at most 7 days in order to fight attacks and spam.
-I do use a Google search currently, but you have the option to just
-browse the pages instead of using the 'site: andreasbaumann.cc' search
-(the search box on the right).
-
Currently I'm using a Wordpress theme which uses Google fonts. I don't
think Google is using the IPs of the access for anything outside normal
attack and spam prevention. If you know more, I'm glad to hear about it.
diff --git a/content/search/_index.md b/content/search/_index.md
index 234f3ee..80efd10 100644
--- a/content/search/_index.md
+++ b/content/search/_index.md
@@ -2,7 +2,4 @@
title = "Search"
+++
-The search is currently a simple Google site search.
-
-The search function on this page which was using the web service API using
-the [Strus Project](http://project-strus.net) is currently broken.
+The search is using [ElasticLunr](http://elasticlunr.com/).