Worked on some query improvements for
#loupe and it's now twice as fast when searching. Just update and enjoy, simple as that! ๐
https://github.com/loupe-php/loupe/releases/tag/0.13.10 #php #search #sqlite
Release 0.13.10 ยท loupe-php/loupe
Update and you'll get twice the query speed without having to re-index anything! ๐ ๐๐
What's Changed
Optimize term match CTEs by collapsing duplicate position matches by @Toflar in #278
Optimize t...
GitHub