Skip to main content

cleanup_orphan_file_vectors

Function cleanup_orphan_file_vectors 

Source
pub fn cleanup_orphan_file_vectors(
    qdrant: &QdrantConfig,
    project_id: &str,
    indexed_file_paths: &HashSet<String>,
) -> Result<VectorOrphanCleanup, VectorLifecycleError>