Releases: tensorchord/VectorChord-bm25
Releases · tensorchord/VectorChord-bm25
0.1.1
Fix stopword and long tokens
What's Changed
- docs: update README to enhance getting started section and clarify tokenizer support by @VoVAllen in #37
- docs: update wrong guc default value in readme by @silver-ymz in #39
- chore: change
segment_growing_max_page_size
guc default value by @silver-ymz in #40 - fix: unicode token length cannot exceed 8191 by @silver-ymz in #41
- fix: previous stop-words don't use nltk by @silver-ymz in #42
Full Changelog: 0.1.0...0.1.1