Changes

Jump to navigation Jump to search
27 bytes added ,  15:19, 5 October 2022
let $end := 10
let $term := 'welcome'
let $test := function($node) { $node/text() contains text { $term } }for $ft in (db:get('DB')//*[text$test(.) contains text { $term }])[position() = $start to $end]
return element hit {
ft:mark($ft[text$test(.) contains text { $term }])
}
</syntaxhighlight>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu