summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/skribilo-fragment-snippets-need-code-from-repo.gmi6
1 files changed, 6 insertions, 0 deletions
diff --git a/issues/skribilo-fragment-snippets-need-code-from-repo.gmi b/issues/skribilo-fragment-snippets-need-code-from-repo.gmi
index 0b0fdf6..74109ed 100644
--- a/issues/skribilo-fragment-snippets-need-code-from-repo.gmi
+++ b/issues/skribilo-fragment-snippets-need-code-from-repo.gmi
@@ -11,3 +11,9 @@ Also, evaluating an entire skribilo document on every search query may be costly
Therefore, it might be worthwhile to inter snippet source texts into the xapian index itself—specifically in the document data field. This will of course increase the size of the xapian index considerably. But, storage is cheap, and there does not seem to be any more elegant way out.
Until this issue is fixed, we have temporarily disabled snippets for skribilo fragments.
+
+## Resolution
+
+Search snippet source texts are now interred into the xapian index.
+
+* closed