Indexer


Description:

public Indexer (Config2 config, Database vector_db, Database sql_db, ProjectManager manager)

Constructor.

Parameters:

config

The Config2 instance containing tool configuration

vector_db

The vector database for FAISS storage (should have filename set in constructor to auto-save)

sql_db

The SQLite database for metadata storage

manager

The ProjectManager for file/folder operations