You can use the ListFields method in the new Schema API: https://cwiki.apache.org/confluence/display/solr/Schema+API#SchemaAPI-ListFields
Note that this will return all configured fields but it doesn't tell you the actual dynamic field names in the index. I don't know if we have anything better than a luke request for that yet. On Tue, Nov 19, 2013 at 5:56 AM, youknow...@heroicefforts.net <youknow...@heroicefforts.net> wrote: > I'd like to get the complete field list for a collection, including dynamic > fields. Is issuing a Luke request still the recommended way for retrieving > this data? > > -- > Sent from my Android phone with K-9 Mail. Please excuse my brevity. -- Regards, Shalin Shekhar Mangar.