pub async fn index_object( app: &App, tn_id: TnId, obj_tp: char, obj_id: &str, ) -> ClResult<()>
Index one object now, bypassing the debounce. Used by the task body and by the reindex sweep.