pub(super) fn get_ids_by_tag(
    db: &Db,
    tree: &str,
    tag: &str,
    page_params: Option<&ParamsPage>
) -> Result<Vec<u32>, AppError>
Expand description

get batch ids by scanning the prefix of the tag with the format of tag#id