A few months back I mentioned rewriting search for work. Today I decided to look at Plucene, Perl’s port of Lucene.The ‘new’ search I wrote made use of an intermediary table that coalesced all the disparate data that search needed and utilized some clever querying to find, weight, and sort the results all in [...]