Nageswaran
Nageswaran

Reputation: 7681

Katta luke integration

I m using Katta for distributed Lucene Index. Is it possible to use LUKE for Katta index, if so, how? Thanks in advance...

Upvotes: 1

Views: 193

Answers (1)

Yuval F
Yuval F

Reputation: 20621

Fair enough. They basically say that a Katta index is a folder containing Lucene indexes. So what you need to do is:

  1. Install Luke.
  2. Point it at the sub-folders of the Katta index.
  3. See what these indexes' structure is.

Upvotes: 2

Related Questions