Answers inline.

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
>H Hilary:
>
[quoted text clipped - 5 lines]
> night and a full population on weekend, would it be better than do a
> "Incremental" everyday?)
Exactly
> 2) We can use commands to create catalog, full text index. Is there a
> command to schedule the catalog or FT index?
sp_fulltext_table 'tablename','start_incremental'
> 3) I want to try your samples. But I couldn't found all the MS search
> related libraries. Do you know where I can down load them?
C:\Program Files\Common Files\System\MSSearch\Bin
the file is srchadm.dll
> Thank you!