<?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>3915</bug_id>
          
          <creation_ts>2006-10-31 23:22:43 +0000</creation_ts>
          <short_desc>[FT] Section 3.1.6 example</short_desc>
          <delta_ts>2007-04-20 15:41:49 +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>12708</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Rys">mrys</who>
    <bug_when>2006-10-31 23:22:43 +0000</bug_when>
    <thetext>/book[@number=&quot;1&quot;]/title ftcontains (&quot;Montana&quot; &amp;&amp;
&quot;Millicent&quot;) ordered 

returns false, because although &quot;Montana&quot; and &quot;Millicent&quot; appear in the title element, they do not appear in the order they are written in the query.

They do not appear in title. They appear in two subsequent author elements inside book.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13469</commentid>
    <comment_count>1</comment_count>
    <who name="Jochen Doerre">doerre</who>
    <bug_when>2007-01-12 15:00:13 +0000</bug_when>
    <thetext>Fixed. I changed the example to:

The following expression returns false, because although &quot;Montana&quot; and &quot;Millicent&quot; both appear in the book element, they do not appear in the order they are written in the query:

/book[@number=&quot;1&quot;] ftcontains (&quot;Montana&quot; &amp;&amp;
&quot;Millicent&quot;) ordered 

I.e. I eliminated /title and changed the text appropriately. </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14812</commentid>
    <comment_count>2</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2007-04-20 15:41:49 +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>