pub async fn index_profile(app: &App, tn_id: TnId, id_tag: &str) -> ClResult<()>Expand description
Index one profile.
Searching either the display name or the id_tag finds the person, so both are indexed — the name as the title, the id_tag as the body.