~zorba-coders/zorba/bug-1189790

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/fulltext/ft-module-is-stop-word-lang-it-supported-true.xq

  • Committer: Paul J. Lucas
  • Date: 2013-06-26 03:04:11 UTC
  • Revision ID: paul@lucasmail.org-20130626030411-xtk79m14rocidycc
Intermediate check-in.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import module namespace ft = "http://www.zorba-xquery.com/modules/full-text";
 
1
import module namespace ft = "http://zorba.io/modules/full-text";
2
2
 
3
3
ft:is-stop-word-lang-supported( xs:language("en") )