Movable Type plugin – FastSearch
Posted on February 16th, 2007 by darkmoon
FastSearch is another plugin for Movable Type, by Mark Carey. This plugin is very useful and interesting because of the way it manages the searches. It creates a database with an index of the posts and uses that index as a search mechanism. This is slightly similar to the method of what slocate does on a unix box without the database.
This decreases your search time significantly but still retains much of the functionality of the old Movable Type search.