summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikiwiki/website/tech.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/ikiwiki/website/tech.mdwn b/ikiwiki/website/tech.mdwn
index 5e0c43d..ad979a0 100644
--- a/ikiwiki/website/tech.mdwn
+++ b/ikiwiki/website/tech.mdwn
@@ -44,7 +44,7 @@ and different kinds of users (see also the [[introduction|website]]):
{rank=same; search_form txt_form}
/* storage types */
- search_db [shape=egg, label="search index (Hyper Estraier)"]
+ search_db [shape=egg, label="search index (Xapian)"]
vcs_txt [shape=egg, label="VCS repository (Git)"]
vcs_css [shape=egg, label="VCS repository (Git)"]
fs [shape=egg, label="filesystem"]
@@ -60,7 +60,7 @@ and different kinds of users (see also the [[introduction|website]]):
/* engines */
css_engine [shape=box, label="css renderer (Sass)"]
iki_engine [shape=box, label="html renderer (Ikiwiki)"]
- search_engine [shape=box, label="search engine (Hyper Estraier)"]
+ search_engine [shape=box, label="search engine (Xapian)"]
{rank=same; iki_engine search_engine}
/* groupings */