Re: codec mismatch

2014-03-07 Thread Michael McCandless
, but the performance penalty was too high. -- Jack Krupansky -Original Message- From: Jason Wee Sent: Friday, February 14, 2014 3:13 AM To: java-user@lucene.apache.org Subject: codec mismatch Hello, This is my first question to lucene mailing list, sorry if the question sounds funny. I

Re: codec mismatch

2014-03-06 Thread Jason Wee
@lucene.apache.org Subject: codec mismatch Hello, This is my first question to lucene mailing list, sorry if the question sounds funny. I have been experimenting to store lucene index files on cassandra, unfortunately the exception got overwhelmed. Below are the stacktrace

Re: codec mismatch

2014-02-17 Thread Jason Wee
are the stacktrace. org.apache.lucene.index.CorruptIndexException: codec mismatch: actual codec=CompoundFileWriterData vs expected codec=Lucene46FieldInfos (resource: SlicedIndexInput(SlicedIndexInput(_0.fnm in lucene-cassandra-desc) in lucene-cassandra-desc slice=31:340

Re: codec mismatch

2014-02-17 Thread Michael McCandless
, unfortunately the exception got overwhelmed. Below are the stacktrace. org.apache.lucene.index.CorruptIndexException: codec mismatch: actual codec=CompoundFileWriterData vs expected codec=Lucene46FieldInfos (resource: SlicedIndexInput(SlicedIndexInput(_0.fnm in lucene-cassandra-desc

Re: codec mismatch

2014-02-17 Thread Jack Krupansky
in the native file system for greater performance. Solrandra stored the Lucene indexes in Cassandra, but the performance penalty was too high. -- Jack Krupansky -Original Message- From: Jason Wee Sent: Friday, February 14, 2014 3:13 AM To: java-user@lucene.apache.org Subject: codec mismatch

codec mismatch

2014-02-14 Thread Jason Wee
Hello, This is my first question to lucene mailing list, sorry if the question sounds funny. I have been experimenting to store lucene index files on cassandra, unfortunately the exception got overwhelmed. Below are the stacktrace. org.apache.lucene.index.CorruptIndexException: codec mismatch

Re: codec mismatch

2014-02-14 Thread Michael McCandless
. org.apache.lucene.index.CorruptIndexException: codec mismatch: actual codec=CompoundFileWriterData vs expected codec=Lucene46FieldInfos (resource: SlicedIndexInput(SlicedIndexInput(_0.fnm in lucene-cassandra-desc) in lucene-cassandra-desc slice=31:340)) at org.apache.lucene.codecs.CodecUtil.checkHeaderNoMagic