Hello there,where can I find informations about the solr document structure which the solrindex command sends to solr for indexing?
As far as I know, you add data to the solr index by sending a document with specific fields to the engine.
I would like to know how nutch creates these documents and which fields these documents contain.
In other words, what kind of information about a website is transferred to solr?
Thank you very much.

