last_vector_scan


Description:

public int64 last_vector_scan { get; set; }

Unix timestamp of last vector scan (stored in database, default: 0). For files: timestamp when vector scan completed (after successful vectorization). For folders: timestamp when vector scan started (to prevent re-recursion during same scan).