Has anyone tried to store Lucene index in JBoss Cache? Are there any good implementations of Lucene Directory for it? I found sources only for this one 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.