Content of ft-module-is-stop-word-true-2.xq example

import module namespace ft = "http://zorba.io/modules/full-text";

declare ft-option using language "en";

ft:is-stop-word( "the" )