> Is there some good format that is optimized for search for > just 1 attribute (title) and then returning the corresponding article?
I would use Durus (http://www.mems-exchange.org/software/durus/) - simple pythonic object database - and store this data as persistent python dict with Title keys and Article values. -- http://mail.python.org/mailman/listinfo/python-list