Hi I am using Voldemort to store my data. My key is a word and values are number of occurrence of the word and the URL. For example:
key :question value: 10,
Have a look at Gson library. It does nice JSON to object mapping and serialization.