Fast-Forward Indexes v0.4.1
- Fixed a bug where
OnDiskIndex
would not respect theresize_min_val
argument properly. - Fixed a bug where
Indexer.from_dicts
would ignore the encoder batch size in some cases. - Minor updates in the documentation for
Indexer
.