I was wondering if anyone knew of some existing search engine software for doing a directory search and streaming that information. I have tera bytes worth of data to comb through on a server and need to find things quickly. I tried using a very good recursive searching class I wrote and threaded it out. However it is still to slow to search the entire data structure. If anyone knows of anything from code on the net to an actual sdk search engine

Thanks