when you say "I don't see it in the schema for that collection" are you talking schema.xml? managed_schema? Or actual documents in the index? Often these are defined by dynamic fields and the like in the schema files.
Take a look at the admin UI>>schema browser>>drop down and you'll see all the actual fields in your index... Best, Erick On Thu, Aug 25, 2016 at 8:39 AM, Betsey Benagh <betsey.ben...@stresearch.com > wrote: > Following the instructions in the quick start guide, I imported a bunch of > PDF documents into my Solr 6.0 instance. As far as I can tell from the > documentation, there should be a 'content' field indexing, well, the > content, but I don't see it in the schema for that collection. Is there > something obvious I might have missed? > > Thanks! > >