Re: ex.err not being created
- Posted by Robert Craig <rds at RapidEuphoria.com> Dec 16, 2003
- 494 views
Kurt Faasse wrote: > Also, the mailing list search tool on the web site desperately needs > Boolean capability. Searching for "unable to open file ex.err" brings > up every entry with any one of the search words in it, which is nearly > every entry in the database. This is not acceptible. There is no > Boolean instruction to search for an exact phrase. Please, whoever > wrote the search routine, consider adding a more advanced search > strategy. Thanks. It's true that the search matches any message that contains any of the words you are searching for, but the scoring system ensures that messages that match all of the words you are looking for will be displayed at the top, or very near the top of the list of results. This way you get the best of both worlds. If no message has all of your search words, you'll see a list of partial matches, which should be more useful to you than "No match found. Try again". Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com