Caffeinate The World wrote:
> 
> i'm using:
> 
> mnogosearch-3.1.8
> pgsql-7.1(cvs)
> 
> i've just started 'indexer -a' for the first time
> since i've installed mnogosearch. it's still indexing.
> 
> i tried searching with 'search.cgi' while it's still
> indexing (for the very first time) and any word i
> enter i get nothing back.
> 
> should i be waiting for 'indexer' to finish?

You can do search without waiting indexer to finish.

> if i should be getting results back even with indexer
> still indexing, is there a way i can check to see if
> it's getting data? perhaps an SQL query?

Check that DBAddr and DBMode are the same in both indexer.conf and
search.htm

You can check queries being sent to backend using database tools.
You can also add #define DEBUG_SQL into sql.c and recompile search.cgi
It will output queries to stderr.
______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to