- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jun 2007 07:04:46 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4667
Summary: [Full text LC draft sec. 2.1] Status of text (nodes)
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Full Text
AssignedTo: jim.melton@acm.org
ReportedBy: fsasaki@w3.org
QAContact: public-qt-comments@w3.org
The second paragraph contains:
"Full-text operators typically work on sequences of token occurrences found in
the target text (nodes) of a search."
Could you clarify the role of markup? I.e., does the number of token
occurrences found in the target differ, depending on whether the target text
(e.g. the content of a <p> element is in one (i.e. no embedded markup in <p> or
several (i.e. embedded markup like <em> in <p>) element nodes?
I assume that this behavior can be parametrized with the ignore option.
Received on Wednesday, 20 June 2007 07:04:48 UTC