summaryrefslogtreecommitdiff
path: root/strus/document.ana
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-03-11 18:22:09 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-03-11 18:22:09 +0100
commit18fa332b56e81c6a98601dfa418941e1408b403a (patch)
treeebdea0bd158de4735f1851a91c4697835f249577 /strus/document.ana
parent5f51bd8bca61a5ad77d5680e8be9a2d96db9de91 (diff)
downloadwww-andreasbaumann-cc-18fa332b56e81c6a98601dfa418941e1408b403a.tar.gz
www-andreasbaumann-cc-18fa332b56e81c6a98601dfa418941e1408b403a.tar.bz2
playing with sentences (dont work) and better ranklist abstracts
Diffstat (limited to 'strus/document.ana')
-rw-r--r--strus/document.ana1
1 files changed, 1 insertions, 0 deletions
diff --git a/strus/document.ana b/strus/document.ana
index c6b0dd1..8fbcf3e 100644
--- a/strus/document.ana
+++ b/strus/document.ana
@@ -13,6 +13,7 @@
[SearchIndex]
word = lc:convdia(en):stem(en):lc regex("([A-Za-z']+)") /posts/post/meta()/title();
word = lc:convdia(en):stem(en):lc regex("([A-Za-z']+)") /posts/post/body//para();
+ sentence = empty punctuation("en") /posts/post/body//para();
[ForwardIndex]
title = orig split /posts/post/meta()/title();