Help for this page
open(large file) for each line of the file { put it into an array see if item 0 of the array matches the search term grab the document list if it does }
if(a file exists called "/www/search/$searchterm"){ open it and grab the document list }