Skip to content

0.1.0-PRE21

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 02:21
ffe0aff
  • Re-implemented LSH and sparse-indexed queries using an optimized custom Lucene query based on the TermInSetQuery.
    This is 3-5x faster on LSH benchmarks.
  • Updated L1, and L2 similarities such that they're bounded in [0,1].