Danish Qadri wrote: > > Hi people, > > I just started using searchd (somehow works better than search.cgi), and I > noticed that I lost all query tracking features (in the SQL db). I could > grep through the logs and pull out the queries, but the table made it > much easier to look at stuff... > > I was looking at sdp.c where starting at line 388, the tracking portion is > commented out. Any reasons for this? >
Hi! Tracking on searchd side is not implemented yet. However you can track in search.cgi Add "DBAddr xxxx" and "TrackQuery yes" commands into search.htm and search.cgi will track queries itself. In next releases we'll add a possibility to track queries on searchd side. ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
