Lucene.net is a direct port of Lucene for java, so it stands to reason that i could use the index directory created by Lucene.net directly from Lucene in java, is this assumption correct?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
From the Lucene.Net site:
However, as Thilo points out in the comments, this compatibility is version-dependant; the index format may change between releases. |
|||||
|