I'm indexing PDFs with Solr using the ExtractingRequestHandler. I would like to display the page number along with hits in a document, e.g. "term foo
was found in bar.pdf
on pages 2, 3 and 5."
Is it possible to include page numbers in the query result like this?