[Bug 5829] [FTUC] xquery full text use case document has WRONG xpath solutions

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5829





--- Comment #11 from Pat Case <pcase@crs.loc.gov>  2008-08-20 11:18:34 ---
Could someone tell me why the existing XPath for 17.2.3 Q3 Query Filtering on
Scores is wrong?

Existing XPath is:

<eg role="xpath" xml:space="preserve">doc("
http://bstore1.example.com/full-text.xml")
/books/book[(for $i score $s in .[. ftcontains "usability"]
return $s) &gt; 0.1]/metadata/title</eg>

Pat


-- 
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 Wednesday, 20 August 2008 11:19:08 UTC