fn apply_text_index_stage(
store: &mut AtlasStore,
considered_paths: &[String],
staged: &TextIndexRefresh,
control: &IndexWorkControl,
) -> Result<(), CliError>Expand description
Apply prepared persisted-text rows inside the parent publication transaction.