- From: <bugzilla@jessica.w3.org>
- Date: Fri, 16 Apr 2010 15:51:10 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9540
Summary: QueryTokenInfo definition seems wrong
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Full Text 1.0
AssignedTo: jim.melton@acm.org
ReportedBy: paul@lucasmail.org
QAContact: public-qt-comments@w3.org
>From section 4.1.2:
[Definition: A QueryTokenInfo is the identity of a token inside a query string.
] Each QueryTokenInfo is associated with a starting and ending position that
captures the relative position of the query string in the query.
However, in section 4.2.1.3, the schema for queryTokenInfo has only queryPos, a
single integer, and not "a starting and ending position," two integers, per the
definition above.
--
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, 16 April 2010 15:51:14 UTC