Skip to content

v0.4.0

Compare
Choose a tag to compare
@olastor olastor released this 26 Feb 17:09
· 34 commits to main since this release
  • refactored function for indexing and querying
  • refactored options and analyzer
  • refactored structure
  • continued on unfinished field implementations
  • refactored search algorithm to use bm25f
  • added support for filtering
  • added support for fuzzy matching
  • added use of Trie data structure
  • added some untested code and introduced some new bugs