[Bug 11821] [FT] Thesaurus option FTRange

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11821

Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdyck@ibiblio.org

--- Comment #2 from Michael Dyck <jmdyck@ibiblio.org> 2011-01-21 08:56:29 UTC ---
[Personal response:]

Hm, yes, that's a problem. E.g., consider the query

    for $i in 1 to 5
    where $x contains text "cat"
        using thesaurus at "http://example.com/th" exactly $i levels
    return $i

Is it (meant to be) allowed, and does it mean what it appears to mean?
If so, the FTThesaurusOption can't be in the static context.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 21 January 2011 08:56:31 UTC