summaryrefslogtreecommitdiff
path: root/tests/libtracker-fts/functions/snippet-2.rq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtracker-fts/functions/snippet-2.rq')
-rw-r--r--tests/libtracker-fts/functions/snippet-2.rq1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libtracker-fts/functions/snippet-2.rq b/tests/libtracker-fts/functions/snippet-2.rq
new file mode 100644
index 000000000..59cd8c306
--- /dev/null
+++ b/tests/libtracker-fts/functions/snippet-2.rq
@@ -0,0 +1 @@
+SELECT ?u fts:snippet(?u, '>>>', '<<<') { ?u fts:match 'bananas' } order by desc fts:rank(?u)