Skip to main content

run

Function run 

Source
pub fn run(prj: &Project, backend: &dyn Backend) -> Result<usize>
Expand description

Load the corpus, run the sync pass, and flush. Returns the document count. Errors (without writing) if any document fails to parse.