IndexerStatus type

Az indexelő általános állapotát jelöli.

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