splorp / newton-glossary

An almost definitive guide to terms and trivia related to the Apple Newton.
9 stars 4 forks source link

Implement Kirby Fuzzy Search plugin #38

Closed splorp closed 2 years ago

splorp commented 6 years ago

At some point, switch the default Kirby search method over to Kirby Fuzzy Search. Note that this plugin requires PHP 7.x and the current installation over at Bluehost is running PHP 5.4.24

More information regarding implementation: https://forum.getkirby.com/t/fuzzy-search-plugin/9102

splorp commented 2 years ago

The PHP version is no longer an issue, but this plugin is not updated for Kirby 3 yet.

Rather than exploring fuzziness, the current search method in K3 seems to be adequate for most purposes.

I may revisit alternate search methods at a later date.

eg. https://github.com/bvdputte/kirby-bettersearch