Skip to main content

index_object

Function index_object 

Source
pub async fn index_object(
    app: &App,
    tn_id: TnId,
    obj_tp: char,
    obj_id: &str,
) -> ClResult<()>
Expand description

Index one object now, bypassing the debounce. Used by the task body and by the reindex sweep.