Displaying 1 result from an estimated 1 matches for "tpcsrc".
2012 Mar 05
1
how to enable debugging
Ciao,
sorry for the silly question, but how do you enable debugging in
xapian? I'm using xapian-tpcsrc and would like it to print debugging
info (connections, queries, etc).
I'm configuring xapian 1.2.8 on OSX with "./configure
--enable-debug-verbose", then
$ export XAPIAN_DEBUG_FLAGS=-1
$ export XAPIAN_DEBUG_LOG=test.log
$ sudo xapian-tcpsrv /path/to/db --port 972
Starting server on...