Warning: I'm almost completely ignorant of JBoss Cache andGridGain. But it would be useful if you could tell us *why* you want to do this. If it's a question of speeding up Lucene queries, there are a number of things that you can do with Lucene itself that may be more appropriate, but without knowing what you're trying to accomplish it's hard to suggest much.
Best Erick On Tue, May 26, 2009 at 6:19 PM, Artyom Sokolov <unn...@gmail.com> wrote: > Hello. > > Has anyone tried to store Lucene index in JBoss Cache? Are there any > good implementations of Lucene Directory for it? I found > > http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/jbosscache-lucene/jbosscache/src/java/org/apache/lucene/store/jbosscache/ > but I can't find any documentation or testimonials on it. > > Basically what I would like to do is to store Lucene index in JBoss > Cache and manipulate it with application written with GridGain support > (GridGain supports JBoss Cache almost out of the box). > > Please share your thoughts. > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >