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

Reply via email to