<?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>9680</bug_id>
          
          <creation_ts>2010-05-07 10:01:33 +0000</creation_ts>
          <short_desc>[FTReqUC 3] Stemming algorithms</short_desc>
          <delta_ts>2014-10-14 16:11:44 +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 3.0 Requirements and Use Cases</component>
          <version>Candidate Recommendation</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tim Mills">tim</reporter>
          <assigned_to name="Pat Case">pcase</assigned_to>
          <cc>jim.melton</cc>
    
    <cc>pcase</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>35504</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2010-05-07 10:01:33 +0000</bug_when>
    <thetext>Perhaps the WG has already considered this, but if not, might I suggest using an optional URI to identify stemming algorithms?

[170] &quot;stemming&quot; URILiteral? | (&quot;no&quot; &quot;stemming&quot;)

e.g. 

for $b in /books/book
where $b/title contains text 
  (&quot;dog&quot; using stemming &quot;http://www.example.org/porter&quot;) ftand &quot;cat&quot; 
return $b/author

where the URI literals recognised by an implementation would be implementation defined.

While the option extension syntax would allow an implementation to do something similar, since stemming is already part of the specification it would be useful to have this standardised.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35563</commentid>
    <comment_count>1</comment_count>
    <who name="Pat Case">pcase</who>
    <bug_when>2010-05-11 16:44:36 +0000</bug_when>
    <thetext>Tim, 

The XQuery and XSL Working Groups considered your proposal for additional stemming functionality at today&apos;s meeting. There was support for it. We agreed to consider it in the next version -- XQuery/XPath Full Text 1.1.

Thanks for the proposal.

Pat Case, Library of Congress, for the XQuery Working Group</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>