v0.4.0
- 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