On Tue, 15 Jan 2002, Gilles Detillieux wrote:

> 1.  better configure test for regex problems on BSDi

I don't know if this will ever become "automatic," but it looks like we
can relatively easily have a --with-rx flag to the configure script which
will bypass the included regex code (and use the rx code instead).

Does this seem like a reasonable workaround?

> 2.  way to override "no server" problem

I'm not quite sure what you mean by this.

> 4.  a "match all documents" mechanism in htsearch

This IMHO, is no small feat unless you hack htsearch to totally bypass the
parser and htfuzzy phases for some specific query. (As in, if the query is
just '*' and nothing else, it will return all documents and then
restrict, exclude, etc. But something like 'foo and * not bar" is subject
to the normal parsing.)

Again, if this seems like a reasonable workaround, I can write this.

-Geoff


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to