Just another note. I'm currently looking at migrating fulltext search
from MySQL to Xapian. Xapian is much faster but MySQL can search for
terms with underscores and colons without breaking them up. It would be
great if there was a way to do it with Xapian.<br><br><div><span class="gmail_quote">On 10/27/05, <b class="gmail_sendername">John Wang</b> &lt;<a href="mailto:johncwang@gmail.com">johncwang@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Is there a way to make underscores and colons in terms behave like
letters? It would be nice for query terms like doc_id and
Search::Xapian to be treated as one term, not two. The results would be
a lot more relevant for some queries.<br>
<br>
Thanks,<br><span class="sg">
John<br>

</span></blockquote></div><br>