|
I'm sure the DB is being mirrored on another server for the search to work. Until the search's copy of the DB is up to date, new messages won't show up. It probably runs on a cron job so every 12 hours or so the DB for the search gets updated.
That's the best way to handle things honestly. Every time the board is loaded, there are a few mysql queries. If you pile search queries on top of the normal board functions, you'd slow the board down considerably. If this place were mine, that's how I would handle it too.
__________________
I like pie.
|