Releases: mhelleborg/searchlite
Releases · mhelleborg/searchlite
V0.2.1
Summary
Bugfix for incorrectly duplicated sqlite fts record on update.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Release 0.1.1
Release 0.1.0
Summary
- Added OrderBy, allowing the user to override the default full text scoring when ordering results
- Breaking change: Added last modified metadata on documents
Full Changelog: v0.0.1...v0.1.0
Initial release
Features
Initial release with support for Postgres and SQLite full text search indexes
Not battle tested yet, don't drop into prod without validating :)