Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: lofcz/Infidex

Release v1.0.8

30 Nov 16:30

Choose a tag to compare

What's Changed

  • fix bug in bitshifting
  • improve coverage perf
  • variable block size wand
  • major perf improvements
  • tfidf optimizations pt1
  • elias-fano, roaring bitmaps
  • recall improvements
  • improve recall on short documents
  • reduce gc pressure
  • Update project versions to v1.0.7

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.8
Infidex.Benchmark.csproj -> 0.0.1
Infidex.csproj -> 0.0.1

Release v1.0.7

27 Nov 16:11

Choose a tag to compare

What's Changed

  • recall improvements, initial synonyms support
  • Update project versions to v1.0.6

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.7
Infidex.csproj -> 0.0.1

Release v1.0.6

27 Nov 03:24

Choose a tag to compare

What's Changed

  • improve lexical prescreen
  • assert exact prefixes are respected
  • typo tolerance improvements
  • add 1M sample dataset
  • optimize short queries
  • up
  • mention fst in readme
  • Update project versions to v1.0.5

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.6
Infidex.csproj -> 0.0.1

Release v1.0.5

26 Nov 05:20

Choose a tag to compare

What's Changed

  • rework score decomposed trie into fst, add lru cache
  • rework score decomposed tried into fst, add lru cache
  • fix off by one error
  • manually implement #4
  • widen score with extra 1B for tiebreakers, refactor
  • Refactor GetTerm to simplify dictionary access using GetValueOrDefault.
  • Fix ‘GC.SuppressFinalize’ is invoked for type without destructor'
  • remove legacy constraints from readme
  • ups
  • Update README.md
  • Update project versions to v1.0.4
  • Update README with correct examples
  • ups

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.5
Infidex.csproj -> 0.0.1

Release v1.0.4

25 Nov 04:52

Choose a tag to compare

What's Changed

  • use score-decomposed trie for top-k prefix completion
  • switch ir backbone to bm25p, handle short queries better
  • Update project versions to v1.0.3

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.4
Infidex.csproj -> 0.0.1

Release v1.0.3

24 Nov 04:30

Choose a tag to compare

What's Changed

  • Update README.md
  • improve lexicographical features exactor
  • revise how it works
  • Revise Infiscript description and operators section
  • explain thread safety in readme
  • Improve index size example link in README
  • add section explaining persistance to readme
  • ups
  • fix link
  • Update project versions to v1.0.2

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.3
Infidex.csproj -> 0.0.1

Release v1.0.2

22 Nov 08:06

Choose a tag to compare

What's Changed

  • gh
  • Update README.md
  • lexicographic improvements
  • benchmark
  • setup bench
  • actions
  • Fix typo in project description
  • move things into src
  • Update project description in README.md
  • Update README.md
  • gitignore
  • Update version badge for Infidex package
  • Update README with installation and usage instructions
  • Add version badge for Infidex package
  • v1
  • Initial commit

Updated Projects

Infidex.Tests.csproj -> 0.0.1
Infidex.csproj -> 1.0.2
Infidex.Benchmark.csproj -> 0.0.1
Infidex.csproj -> 0.0.1