(my) CLucene version is 2.3.3
(client) Lucene files index format is 2.9.1
at this point there is an error:
IndexReader* reader = IndexReader::open(index);
error: screenshot
tell me how I can get around the current error, incompatible versions of Lucene?
Luke...?