Closed NickGator1 closed 3 months ago
Added support for a SQLite table as the chunk db. Also added a new get_document function for the BasicChunkDB class that returns an entire document when no chunk_index is provided
get_document
chunk_index
Added support for a SQLite table as the chunk db. Also added a new
get_document
function for the BasicChunkDB class that returns an entire document when nochunk_index
is provided