pub async fn index_profile_row( app: &App, tn_id: TnId, profile: &Profile<Box<str>>, ) -> ClResult<()>
Index a profile already in hand — what the sweep uses.