summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/xapian/xapian-indexing.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/xapian/xapian-indexing.gmi b/topics/xapian/xapian-indexing.gmi
index f3e03e6..8d9598d 100644
--- a/topics/xapian/xapian-indexing.gmi
+++ b/topics/xapian/xapian-indexing.gmi
@@ -39,6 +39,7 @@ and load up data by:
> # this folder is relative to the folder virtuoso was started from
> ld_dir ('path/to/folder/with/ttls', '*.ttl', 'http://genenetwork.org');
> rdf_loader_run();
+> checkpoint;
```
Ping @bmunyoki for the ttl folder backups.