simple

支持中文和拼音的 SQLite fts5 全文搜索扩展 | A SQLite3 fts5 tokenizer which supports Chinese and PinYin

MIT License

Stars
572

Bot releases are visible (Hide)

simple - v0.4.0 Latest Release

Published by github-actions[bot] 8 months ago

这个版本修复了 windows 下拼音索引的问题,建议所有人都升级到最新版本,不然连续的拼音比如 zhoujiel 会搜不到 周杰伦

What's Changed

Full Changelog: https://github.com/wangfenjin/simple/compare/v0.3.0...v0.4.0

simple - v0.3.0

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/wangfenjin/simple/compare/v0.2.2...v0.3.0

simple - v0.2.2

Published by github-actions[bot] almost 2 years ago

simple - v0.2.1

Published by github-actions[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/wangfenjin/simple/compare/v0.2.0...v0.2.1

simple - v0.2.0

Published by github-actions[bot] over 2 years ago

这个 release 没有改任何逻辑,只是支持更多平台编译:

  1. Windows 平台没有动
  2. macOS 支持更旧版本的系统
  3. libsimple-linux-ubuntu-latest 是使用的新版编译器,18.04 使用的旧版,如果系统中 glibc 的版本较低可以使用 18.04 这个文件
  4. libsimple-aarch64 支持 ARM64
simple - v0.2.0-alpha

Published by github-actions[bot] over 2 years ago

support arm64

simple - v0.1.0

Published by github-actions[bot] about 3 years ago

修复了两个问题:

  • 把 osx 的 dict 文件都放到一个目录下,跟其他平台统一
  • 把 osx 和 linux 平台的文件名改成通用的
simple - v0.0.5-alpha2

Published by github-actions[bot] about 3 years ago

🐛 Fixes

  • Disable cov in release
    • PR: #63
  • add node example
    • PR: #67

🧪 Tests

  • add node example
    • PR: #67
simple - v0.0.5-alpha

Published by github-actions[bot] about 3 years ago

  • no changes
simple - v0.0.4

Published by github-actions[bot] about 3 years ago

🐛 Fixes

  • fix build win32
    • PR: #60
simple - v0.0.4-alpha

Published by github-actions[bot] about 3 years ago

  • Fix win32 build
simple - v0.0.3

Published by github-actions[bot] about 3 years ago

#57 Fix DB damage when insert ctrl characters

Add python example

simple - v0.0.3-alpha

Published by github-actions[bot] about 3 years ago

#57 Fix DB damage when insert ctrl characters

simple - Initial Release

Published by github-actions[bot] about 3 years ago