Skip to content

v0.2.0

Choose a tag to compare

@feldroop feldroop released this 24 Sep 20:33
· 30 commits to master since this release

Lots of impactful and breaking changes:

  • added second text with rank support implementation and made fmindex generic over new TextWithRankSupport trait.
  • implemented low memory construction modes
  • implemented optimized functions for searching multiple queries at the same time (per thread)
  • other smaller features and optimizations