~zorba-coders/zorba/iframe

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/fulltext/ft-same-sentence-false-2.xq

  • Committer: Tarmac
  • Author(s): Paul J. Lucas
  • Date: 2012-01-31 16:42:06 UTC
  • mfrom: (10636.1.2 bug-924063)
  • Revision ID: tarmac-20120131164206-bt6qu9u0w4qb9l3o
Fixed bug 924063 (sentence is incorrectly incremented when token characters end without sentence terminator) Approved: Matthias Brantner, Paul J. Lucas

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
let $x := <msg>hello. world</msg>
 
1
let $x := <msg>Hello. World</msg>
2
2
return $x contains text "hello" ftand "world" same sentence