* write response using.... custom response writer? (this may not be right, I'd have to check).... that grabs the extra data from cache and includes it with each hit
Not a custom response writer... use a custom QueryComponent to augment the document. Localsolr has a good example of this.
ryan