|
Posted by Hilary Cotter on October 14, 2005, 8:57 pm
Please log in for more thread options
It reads the file system journal. Any activity on the file; insert, update,
delete.
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> What criteria does the search engine use to determine when to reindex a
> file?
> Change in size, date, etc.
>
> We use tiered storage so old files are stubbed to 1K in size after 6
> months
> and archived. I don't want the index think this is a significant change
> and
> attempt to reindex the file (which pulls it back from the archive).
>
> Can the search engine be configured to choose the attibutes we want to use
> (e.g. last modified date, etc.)?
|