zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #11713
[Bug 1014999] Re: Implement full-text black/white feature
** Changed in: zorba
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1014999
Title:
Implement full-text black/white feature
Status in Zorba - The XQuery Processor:
Fix Committed
Bug description:
Add a function to the full-text module having the signature:
declare function ft:tokenize-nodes( $includes as node()+,
$excludes as node()* )
as element(ft:token)* external;
where $includes lists all those nodes to include and $excludes lists
all those nodes to exclude.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1014999/+subscriptions
References