[Xapian-discuss] Omega used to work....

Olly Betts olly at survex.com
Fri Oct 22 20:36:47 BST 2004


On Fri, Oct 22, 2004 at 03:14:16PM -0400, Jim Lynch wrote:
> xDB="closed20/closed21/closed22/closed23/closed24/closed25/closed26/closed27/bug
> s/sbs/open/patches"

> xDB="closed20/closed21/closed22/closed23/closed24/closed25/closed26/closed27/bugs" 

The CGI run has lost the last 3 databases.  But you did pass them in the
DB parameter, so I don't know why.  There's no hardcoded limit on the
number of databases (though you'll run out of filehandles at some point
as each one needs 5).  But even then you should get an error, not them
being silently ignored.

Does IRIX have something like strace or truss to allow library and/or
system calls to be traced?  If so, a shell script wrapper for the CGI
which dumps the trace to a file might give some clue.

Cheers,
    Olly



More information about the Xapian-discuss mailing list