<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
I found out what was causing the bug I was struggling with in the tool
I was working on.<br>
<br>
At present the search engine is intended to allow any of three basic
operations, and any appropriate combination:<br>
<br>
1: Keyword, with "*" wildcard allowed ("read*" should match read,
reads, readable, reading, etc.).<br>
2: Boolean, allowing and, or, not, and parentheses.<br>
3: Quotations enclosed in double quotes.<br>
<br>
Right now everything but the wildcard works, but they don't work
together. I'd like to have them all working, and working when you use
them together. If you could look at
<a class="moz-txt-link-freetext" href="http://haywardfamily.org/jonathan/searchlog1_0_1_b.tar.gz">http://haywardfamily.org/jonathan/searchlog1_0_1_b.tar.gz</a> , I'd
appreciate it.<br>
<pre class="moz-signature" cols="72">-- 
++ Jonathan Hayward, <a
 class="moz-txt-link-abbreviated"
 href="mailto:jonathan.hayward@pobox.com">jonathan.hayward@pobox.com</a>
** To see an award-winning website with stories, essays, artwork,
** games, and a four-dimensional maze, why not visit my home page?
** All of this is waiting for you at <a
 class="moz-txt-link-freetext" href="http://JonathansCorner.com">http://JonathansCorner.com</a>
</pre>
</body>
</html>