What happened?
I have built multiple collections, and there are no issues when calling other collections. However, one collection throws an error when called. This collection is the largest among all, containing 240,000+ vectors and 176 million characters. Moreover, this collection has already been rebuilt by me. What could be the reason for this error? The error message is as follows:
Error executing plan: Error sending backfill request to compactor: Error constructing hnsw segment reader: Error creating hnsw segment reader: Error loading hnsw index
Versions
chroma-hnswlib 0.7.6
chromadb 1.1.0
python 3.11.11
Relevant log output
What happened?
I have built multiple collections, and there are no issues when calling other collections. However, one collection throws an error when called. This collection is the largest among all, containing 240,000+ vectors and 176 million characters. Moreover, this collection has already been rebuilt by me. What could be the reason for this error? The error message is as follows:
Error executing plan: Error sending backfill request to compactor: Error constructing hnsw segment reader: Error creating hnsw segment reader: Error loading hnsw index
Versions
chroma-hnswlib 0.7.6
chromadb 1.1.0
python 3.11.11
Relevant log output