I think what Radim is referring to is can he use the Infinispan Lucene
Directory
https://docs.jboss.org/author/display/ISPN/Infinispan+as+a+Directory+for+Lucene
in
Solr.
To do this Radim, I think you'll need to create an implementation of Solr's
DirectoryFactory that can load your Directory implem
Please review:
http://wiki.apache.org/solr/UsingMailingLists
I have no clue what you mean by "supported" here.
Best
Erick
2012/4/14 Radim Kolar :
> is custom /org.apache.lucene.store.Directory ///supported in Solr? I want to
> try infinispan.
> //