I m using Katta for distributed Lucene Index. Is it possible to use LUKE for Katta index, if so, how? Thanks in advance...
Asked
Active
Viewed 189 times
1
-
possible duplicate of [User Interface for Katta Index](http://stackoverflow.com/questions/4929634/user-interface-for-katta-index) – Yuval F Feb 17 '11 at 06:37
-
Surendhar, I already answered a very similar question you asked. I believe you need not ask this again. Also, it is considered common courtesy to accept answers which are useful. – Yuval F Feb 17 '11 at 06:40
-
but, i didn't get any IDEA, "http://katta.sourceforge.net/documentation/common-problems" they mentioned only for Lucene Index, not for Katta Index – Nageswaran Feb 17 '11 at 06:44
1 Answers
2
Fair enough. They basically say that a Katta index is a folder containing Lucene indexes. So what you need to do is:
- Install Luke.
- Point it at the sub-folders of the Katta index.
- See what these indexes' structure is.

Yuval F
- 20,565
- 5
- 44
- 69