<?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>4709</bug_id>
          
          <creation_ts>2007-06-23 10:03:22 +0000</creation_ts>
          <short_desc>[FT] editorial: 3.3.5 Stop Word Option</short_desc>
          <delta_ts>2008-03-30 00:30:24 +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>Last Call drafts</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Dyck">jmdyck</reporter>
          <assigned_to name="Pat Case">pcase</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>15537</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2007-06-23 10:03:22 +0000</bug_when>
    <thetext>3.3.5 Stop Word Option

[1]
&apos;[173] FTRefOrList ::= ...&apos;
    The name &quot;RefOrList&quot; is fairly generic. Perhaps &quot;FTStopWords&quot;?

[2]
&apos;[174] FTInclExclStringLiteral ::= (&quot;union&quot; | &quot;except&quot;) FTRefOrList&apos;
    The &quot;StringLiteral&quot; in the name doesn&apos;t really make sense.
    Perhaps &quot;FTStopwordInclExcl&quot; ?

[3]
para 2
&quot;they are used as they occur in the sequence.&quot;
    There&apos;s no antecedent for &quot;the sequence&quot;.

[4]
Note
&quot;If applied during indexing asking for stop words to not be used during a
query, will have no effect.&quot;
    [4a]
    After &quot;indexing&quot;, insert comma.

    [4b]
    Except for the fact that it&apos;s a Note, this appears to be a license for
    a Full-Text processor to behave non-conformantly. Surely if an
    implementation does some pre-emptive computation assuming certain
    options, and a query uses conflicting options, then the implementation
    is obliged to ignore the prepared results and do what it takes to give
    the correct answer.

[5]
examples
    I think it would be instructive if you had an example like
        ... p ftcontains &quot;supports users&quot; with stop words (&quot;the&quot;)
    As I understand it, the result is false (despite the fact that the
    text contains &quot;supports the users&quot;), which might not be what people
    expect.

[6]
&apos;contains the &quot;then&quot;&apos;
    Change to &apos;contains &quot;the&quot; and &quot;then&quot;&apos; ?

[7]
&apos;except (&quot;the then&quot;)&apos;
    Are you sure? Supposedly, no tokenization is performed on &quot;the then&quot;.
    I think you mean &apos;except (&quot;the&quot;, &quot;then&quot;)&apos;, or else you need to clarify
    how string literals are handled here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>17648</commentid>
    <comment_count>1</comment_count>
    <who name="Jochen Doerre">doerre</who>
    <bug_when>2007-11-09 18:12:48 +0000</bug_when>
    <thetext>Fixed as decided in FTTF-156. This just leaves 4b open.
See http://lists.w3.org/Archives/Member/member-query-fttf/2007Oct/0022.html
(member-only link)

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18510</commentid>
    <comment_count>2</comment_count>
    <who name="Pat Case">pcase</who>
    <bug_when>2008-01-24 16:14:38 +0000</bug_when>
    <thetext>[4b] No change. FTTF believes that the note is accurate.

Michael, if you agree we are OK with no change, please close this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19093</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2008-02-16 06:59:44 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; [4b] No change. FTTF believes that the note is accurate.

I don&apos;t think that answers my concern. Do you agree and intend that it&apos;s a license for a Full-Text processor to behave non-conformantly? Is a processor required to answer correctly or not?

Is this the kind of Note that&apos;s a not-immediately-obvious consequence of some normative statements? If so, which ones?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19603</commentid>
    <comment_count>4</comment_count>
    <who name="Mary Holstege">holstege</who>
    <bug_when>2008-03-24 18:29:19 +0000</bug_when>
    <thetext>On additional consideration, WG agreed to clarify the situation, see comment:

http://lists.w3.org/Archives/Member/member-query-fttf/2008Mar/0028.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19643</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2008-03-30 00:30:24 +0000</bug_when>
    <thetext>At meeting 169, the FTTF approved the proposed wording with minor amendments. Mary has committed the changes to the document.

I agree that the new wording resolves [4b], which was the only unresolved part of this issue. Therefore I will close this issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>