Author: Matt Email: [EMAIL PROTECTED] Message: Hi, I've been evaluating mnoGoSearch for a project I'm doing and so far I'm *very* impressed, it really does do everything I need :o)
but... one question about something that's bugging me slightly. I'm indexing directly from a MySQL table using htdb, everything works fine but any new records added to the table are not picked up the next time I run indexer. I can force it to pick up the new records by running 'indexer -am' followed by running 'indexer', but I'd rather have indexer do this in one step if possible. My HTDBDoc directive contains a last-modified header which corresponds to a column in the table i'm indexing, this is set to the time the record is added (checked this all, correct values). One other thing, I'm using the InnoDB table type for the table being indexed, this may cause a problem (be nice to know now if there's any issues with this) but the situation was the same when using just a standard myisam table. Thanks and regards, Matt Reply: <http://www.mnogosearch.org/board/message.php?id=4507> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
