: Subject: REST API Alternative to admin/luke this smells like an XY problem ... if /admin/luke gives you the data you want, why not use /admin/luke ? ... what is it about /admin/luke that prevents you from solving your problem? what is your ultimate goal?
: If I use the admin/luke URL all those dynamic fields are listed with their actual name. ... : dynamicFields. I was expecting a similar result like the one through the : admin/luke URL which would return all the hard coded fields and all the : ones dynamically being generated. https://people.apache.org/~hossman/#xyproblem XY Problem Your question appears to be an "XY Problem" ... that is: you are dealing with "X", you are assuming "Y" will help you, and you are asking about "Y" without giving more details about the "X" so that we can understand the full issue. Perhaps the best solution doesn't involve "Y" at all? See Also: http://www.perlmonks.org/index.pl?node_id=542341 -Hoss http://www.lucidworks.com/