2007/9/14, Arun Raghavan &lt;<a href="mailto:arunisgod@gmail.com">arunisgod@gmail.com</a>&gt;:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/14/07, Mikkel Kamstrup Erlandsen &lt;<a href="mailto:mikkel.kamstrup@gmail.com">mikkel.kamstrup@gmail.com</a>&gt; wrote:<br>&lt;snip&gt;<br>&gt; Man I love speaking to myself :-) Anyways, I just completed (4). Check it
<br>&gt; out at <a href="http://wiki.freedesktop.org/wiki/XesamQueryLanguage">http://wiki.freedesktop.org/wiki/XesamQueryLanguage</a><br>&gt; and gimme the flames...<br><br>Looks good!<br><br>One question -- is:<br><br>&lt;fullText&gt;
<br>&nbsp;&nbsp;...<br>&lt;/fullText&gt;<br><br>equivalent to<br><br>&lt;equals&gt;<br>&nbsp;&nbsp;&lt;fullTextFields/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;...<br>&lt;/equals&gt;<br><br>or<br><br>&lt;contains&gt;<br>&nbsp;&nbsp;&lt;fullTextFields/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;...<br>&lt;contains&gt;
<br><br>or neither? If either. isn&#39;t &lt;fullText&gt; redundant?<br><br>Also, I think some more documentation (or an example) of what the<br>vendor.extensions property is supposed to look like would be nice.</blockquote>
<div><br>It would most closely match&nbsp; the example with the contains selector i guess. The point in the fullText selector is that it is weakly defined. It can do more elaborate matching than the straight contains selector. Some implementations could incur some level of fuzziness or something.
<br><br>Maybe the fullText description should stress this. Something like: <br><br>&quot;Search in everything that makes sense and match to the best of the engines ability. The most basic matching would be equivalent to the contains selector, but more elaborate matching, fx via fuzzyness, is also allowed.&quot;
<br></div><br></div>I will put up an example of vendor.extensions usage.<br><br><br>Cheers,<br>Mikkel<br>