Apologies, I wasn't storing these dynamic fields.
On Fri, Apr 26, 2013 at 11:01 AM, Luis Lebolo <luis.leb...@gmail.com> wrote: > Hi All, > > I'm using SolrJ's QueryResponse to retrieve all SolrDocuments from a > query. When I use SolrDocument's getFieldNames(), I get back a list of > fields that excludes dynamic fields (even though I know they are not empty). > > Is there a way to get a list of all fields for a given SolrDocument? > > Thanks, > Luis >