Releases: dmarsic/tinysearch
Releases · dmarsic/tinysearch
v0.5.0
25 Apr 20:47
Compare
Sorry, something went wrong.
No results found
Features:
Allow indexing as separate phase
Improvements:
Analyzer performance improvement (overall indexing and searching improvement)
v0.4.1
23 Apr 12:18
Compare
Sorry, something went wrong.
No results found
Improve performance in analyzer
v0.4.0
23 Apr 11:29
Compare
Sorry, something went wrong.
No results found
feat: improve search time
v0.3.0
21 Apr 23:19
Compare
Sorry, something went wrong.
No results found
feat: allow specifying own analyzer
v0.2.0
21 Apr 20:42
Compare
Sorry, something went wrong.
No results found
fix: str and repr for objects
chore: update pyproject, set dynamic versioning
v0.1.0
21 Apr 17:07
Compare
Sorry, something went wrong.
No results found
Initial release of tinysearch.
Indexing with whitespace tokenizer, lowercase, english stemmer
Search with the same settings, TF-IDF for scoring