IndexerStatus type

يمثل الحالة العامة للمؤهرس.

type IndexerStatus = "unknown" | "error" | "running"