I can see those names in the "Schema browser" of the admin UI, so I guess using the (lucene?) API it shouldn't be hard to get this info.
I don' know if the schema api (or some other service) offer this service Andrea On 14 Apr 2017 10:03, "Midas A" <test.mi...@gmail.com> wrote: > Hi, > > > Can i get all the field created for dynamic field in solr . > > Like > my dynamic field is by_* > > and i have index > by_color > by_size .. > etc > > I want to retrieve all these field name . > Is there any way to do this based on some query >