zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10577
[Bug 1010311] Re: ft:thesaurus-lookup() on a non-existant word fails assertion
** 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/1010311
Title:
ft:thesaurus-lookup() on a non-existant word fails assertion
Status in Zorba - The XQuery Processor:
Fix Committed
Bug description:
A query such as:
import module namespace ft = "http://www.zorba-xquery.com/modules/full-text";
declare ft-option using language "en";
ft:thesaurus-lookup( "hup" )
results in:
Zorba error [zerr:ZXQP0002]: "state->tresult_.get()": assertion
failed.; raised at
/Users/pjl/src/flwor/zorba/repo/trunk/zorba/src/runtime/full_text/ft_module_impl.cpp:508
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010311/+subscriptions
References