- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 23 Jun 2007 10:06:52 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4715
Summary: [FT] editorial: 3.5.3 Distance Selection
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Full Text
AssignedTo: jim.melton@acm.org
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
3.5.3 Distance Selection
[1]
para 5
"The following rule applies to the computation of distance:
* Zero words (sentences, paragraphs) means adjacent tokens (sentences,
paragraphs)."
This is out of place. It's plunked in the middle of a explanation
of how an FTRange specifies a range of integer values.
[2]
"adjacent tokens (sentences, paragraphs)"
[2a]
What does it mean for two tokens (sentences, paragraphs) to be
adjacent (or "consecutive", as appears elsewhere)?
[2b]
More generally, how does one compute the distance of a set of matches
(in tokens or sentences or paragraphs)?
[3]
para 6
"Note: If M is greater then N"
s/then/than/
[4]
example 5
"distance at most 2"
"distance at most 2"
"distance at least 20"
These are missing the FTUnit ("words").
Received on Saturday, 23 June 2007 10:06:56 UTC