- From: Michael Dyck <jmdyck@ibiblio.org>
- Date: Wed, 14 Jul 2010 01:07:18 -0700
- To: public-qt-comments@w3.org
Paul J. Lucas wrote:
> As far as I can tell, nowhere in the spec does it say anything specifically about case sensitivity and the FTStopWordOption.
>
> Does the value of FTCaseOption affect stop-word comparisons? E.g.:
>
> let $x := <p>BEST OF TIMES</p>
> return $x contains text "BEST ANY TIMES"
> using stop words ("any")
> using case sensitive
>
> Should that query return true or false?
See http://www.w3.org/Bugs/Public/show_bug.cgi?id=9858#c1
-Michael
Received on Wednesday, 14 July 2010 08:07:53 UTC