faiss_searcher

FAISS-based searcher for approximate nearest neighbor retrieval in the Lightning IR framework.

Classes

FaissSearchConfig([k, candidate_k, ...])

Configuration class for FAISS-based searchers in the Lightning IR framework.

FaissSearcher(index_dir, search_config, module)

FAISS-based searcher for approximate nearest neighbor retrieval in the Lightning IR framework.