On Thu, Jan 7, 2010 at 7:56 AM, Dvora <barak.ya...@gmail.com> wrote: > Yep, this seems to work :-) Thanks!
Super! > The other way of Directory custom implementation seems interesting, and I > would like try it (at least as an oppurtunity to know Lucene better) - is > there a simple guide describing how to that? Perhaps some other similar > Directory implementations? I would start by looking @ FSDirectory/SimpleFSDirectory's source code. They are simple wrappers around the corresponding java io APIs. Mike --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org