Hi,

I have a search server instead of an index server. It searches from the database. This is a big database. How can I get it to update automatically, or to at least have notifications when there are changes to the database?

I don't have any trouble doing incremental builds on smaller databases but this one takes too long to do and I'm trying to find a more efficient way of doing this.