Skip to main content

update_fts

Function update_fts 

Source
pub fn update_fts(
    conn: &Connection,
    slug: &str,
    title: &str,
    content: &str,
) -> Result<(), LoreError>
Expand description

Update FTS index for a page.