- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 29 Dec 2008 12:54:42 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6335
Summary: fts:ApplyFTContent definition
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: PC
URL: http://www.w3.org/TR/xpath-full-text-10/#tq-ft-fs-
FTContent
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Full Text 1.0
AssignedTo: jim.melton@acm.org
ReportedBy: peter.pleshachkov@gmail.com
QAContact: public-qt-comments@w3.org
Dear authors,
In section 4.2.7.7 FTContent you say: "entire content is evaluated as distance
exactly 0 words at start at end", but in the definition of fts:ApplyFTContent
function you have the fragment:
let $temp1 := fts:ApplyFTWordDistanceExactly(
$allMatches,
1)
where $temp1 is assigned the result of fts:ApplyFTWordDistanceExactly with
distance 1. Is it correct ? It seems to me that the distance should be 0.
Kind regards
Peter
--
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 Monday, 29 December 2008 12:54:50 UTC