<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>3911</bug_id>
          
          <creation_ts>2006-10-31 23:04:15 +0000</creation_ts>
          <short_desc>[FT] Section 2.3</short_desc>
          <delta_ts>2007-04-20 15:41:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Full Text 1.0</component>
          <version>Working drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Rys">mrys</reporter>
          <assigned_to name="Jim Melton">jim.melton</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>12704</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Rys">mrys</who>
    <bug_when>2006-10-31 23:04:15 +0000</bug_when>
    <thetext>Spec says

&quot;for $b score $s 
    in /books/book[content ftcontains &quot;web site&quot; &amp;&amp; &quot;usability&quot; 
                   and .//chapter/title ftcontains &quot;testing&quot;]
return $s&quot;

Since ftcontains returns boolean and score, how does it combine score since it only operates on boolean. We need to make the processing clearer (2nd order operation applyscore(( E ))). E.g.:
for $i in score $s in Expr where return  =&gt; for $i in Expr let $s := applyscore(( Expr[$i] )) where  return </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13885</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2007-02-02 16:49:45 +0000</bug_when>
    <thetext>The TF agreed that the example will be simplified (by removing the &quot;and&quot; and one of the two ftcontains expressions) and that a forward reference to Section 4.3.2, Scoring, will be added. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14809</commentid>
    <comment_count>2</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2007-04-20 15:41:16 +0000</bug_when>
    <thetext>Because you participated in the TF when this bug was resolved, we presume that
your concerns are addressed appropriately.  We are therefore marking this bug
as CLOSED.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>