- From: <bugzilla@jessica.w3.org>
- Date: Fri, 11 Feb 2011 12:29:20 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12036
Summary: [FT] 3.4.3 Thesaurus Option
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Full Text 1.0
AssignedTo: jim.melton@acm.org
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
It is not clear whether the text
"Each one of the AdditiveExpr specified in an FTRange is converted as though it
were an argument to a function with the expected parameter type of xs:integer."
from 3.6.3 Distance Selection applies also to the use of FTRange in the
Thesaurus Option (although it is explicit from the schema definition of
ftRangeSpec).
It is also not clear whether non-positive values are permitted, and if so, what
this means.
e.g.
$x contains text "people" using
thesaurus at "http://bstore1.example.com/UsabilityThesaurus.xml"
relationship "NT" at most 0 levels]
$x contains text "people" using
thesaurus at "http://bstore1.example.com/UsabilityThesaurus.xml"
relationship "NT" from -3 to 0 levels]
$x contains text "people" using
thesaurus at "http://bstore1.example.com/UsabilityThesaurus.xml"
relationship "NT" from 7 to -5 levels]
--
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, 11 February 2011 12:29:22 UTC