Static search work
Posted by mholmes on 26 Aug 2019 in Activity log
Posting some time I've spent over the last six weeks working on Static Search. I now have the basics working, but I have to integrate the case-sensitivity component for proper names; before I do that, I want to rewrite the existing code, which has a bunch of repetitions in it, in a modular format with nested functions, and test it thoroughly. That way I'll only be making changes in one place at a time. Following that, there's the category filters to implement. 120 minutes today, 720 over the last few weeks.