开发者

User Interface for Katta Index

I m developing a User interface for Katta Index开发者_如何学JAVA. 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,

...a Katta index is basically just a folder with Lucene index sub folders...

So I would try to use luke to view the index structure. I see this advice appears also under common problems in katta.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜