Hello Itamar,

I will try to port this functionality from the Java code. I will let you 
know about the results.

Jiri

-----Original Message-----
From: Itamar Syn-Hershko [mailto:ita...@divrei-tora.com] 
Sent: Monday, May 24, 2010 4:16 PM
To: clucene-developers@lists.sourceforge.net
Subject: Re: [CLucene-dev] Saving RAMDirectory to disk

Jiri,

Indeed, for some weird reason this wasn't implemented in CLucene. Porting
this from the original Java code [1] seems quite straight forward. I won't
be able to do so myself in the next few weeks - would you want perhaps to
provide us with a patch porting this function with tests for it (in
cl_test)?

Itamar. 

[1]
http://grepcode.com/file/repo1.maven.org/maven2/org.apache.lucene/lucene-cor
e/2.3.2/org/apache/lucene/store/Directory.java

-----Original Message-----
From: Šplíchal Jiří [mailto:splic...@tovek.cz] 
Sent: Friday, May 21, 2010 10:49 AM
To: clucene-developers@lists.sourceforge.net
Subject: [CLucene-dev] Saving RAMDirectory to disk

Dear All,

Is there any way how to store existing RAMDirectory to disk, i.e. to turn it
into a FSDirectory?
So far I know java Lucene has in the base class a static method copy() for
this purpose but I could not find such function in CLucene.

Thank you, 

Jiri


----------------------------------------------------------------------------
--

_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers



------------------------------------------------------------------------------

_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

------------------------------------------------------------------------------

_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to