On Aug 21, 2009, at 5:44 PM, Shalin Shekhar Mangar wrote:
On Fri, Aug 21, 2009 at 3:31 PM, Alexander Herzog
<herz...@ait.co.at> wrote:
Hi
I'm using dynamic fields and was wandering how to retrieve
information
about used indices (wether they are empty and what actually do exist)
via a a rest call?
Did you mean used field names instead of indices?
I think /admin/luke can give you such information but I'm not sure.
It maybe
a bit slow because it needs to comb through the index files to
gather this
information.
/admin/luke?numTerms=0 makes it faster and still returns all the field
names.
Erik