Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
> $ ./indexer -a
> Indexer[12268]: indexer from UdmSearch v.3.0.23/unixODBC started with 
>'/home/serg/udmsearch/etc/indexer.conf'
> Indexer[12268]: [1] Done
> 
> That's all. How to solve this?
> 

This information isn't enough.
Are there any Server commands in your indexer.conf?
What database do you use through ODBC?
Are there any records in URL table: SELECT * FROM url;
What is output of

    ./indexer -amv6

It is also good if you can enable SQL queries logging and
check what queries are executed during indexer work. Do
it either using standard database tools or add #define DEBUG_SQL
into sql.c and recompile.


Reply: <http://search.mnogo.ru/board/message.php?id=2085>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to