Releases: lofcz/Infidex
Releases · lofcz/Infidex
Release v1.0.8
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
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
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
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
GetTermto simplify dictionary access usingGetValueOrDefault. - 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
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
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
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