我收到错误
ValueError: Keys must increase: '\x00\x00\x0b\xc4\x00\x01' .. '\x00\x00\x0b\xc4\x00\x01'
在线
writer.commit()
其中 writer 是 index.writer。我将 10K 文件添加到索引中,为了提高性能,我每 100 个文件提交一次。此错误仅在第 21 次提交(20999 个文件)时发生。
堆栈在嗖嗖声中的 add_all 处结束...\filetables.py