databased php scripts ?
>
> Lucene works with files itself.  If your data is in a database then i
> would use the database to handle it for me...mysql offers full-text
> search and postgresql offers full-text with some modifications.
>
> However, if you dont have a database, i would recommend using lucene.
>

Ok you are talking for html files ey ? Ok sure cool, maybe it can spider
php files aswell ?

Anyway full text in mysql4 rocks hard, although its CPU intensive with huge
results and it doesnt work on transaction tables which blows really :\

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to