I m developing a User interface for Katta Index. For that I need to find, the indexed field's names (and if possible its data type how it was indexed either normal string or Float or Int or long etc...) and number of documents the index contains.... --Thanks in advance
According to the katta documentation,
So I would try to use luke to view the index structure. I see this advice appears also under common problems in katta.