Are my assumptions right about incremental indexing.
- For a file (e.g. PDF file) ZOOM looks at the file date on the server to see if that has changed.
- For HTML files it looks for metadata in the head specifying a LastModified date to see if that has changed.
- If there is no last modified date then it looks at the file date on the server.
Comment