Hi: I want to get a list of the fields and field types for an index deployed on a Solr server (over HTTP or embedded). I can't see any obvious way to do this as a client.
This is part of the use case for an app we are working on where all field information for an index is available and we can programmatically format updates and queries based on the available fields. Thanks, Clay Fink