On Mon, 29 Oct 2001, Adonis El Fakih wrote:
> 1) I wanted to know if anyone has hints on how to run aspseek in a 
> production server enviorment. i.e. when we start indexing, the search 
> becomes very slow, and when we finish indexing the serach is very fast.  
try mysqld option --low-priority-updates

> I remember reading a comment from someone about a two database
> configuration 
> that the indexer accesses one database when indexing and the search uses 
> another for searching.
it is called db replication (read more at www.mysql.com or
/usr/share/doc/mysql/ ;-)


> 3) How to get the indexer to run an external parser for files like .pdf?  I 
>downloaded a pdf parser and want to pass .pdf files through the parser for indexing.  
>Is that possible?  And if so will aspsek keep a copy of the content? or does that 
>only work for html? 
no problem, RTFM ;)

--
Jan Karabina mailto:[EMAIL PROTECTED] (private: [EMAIL PROTECTED])
 

Reply via email to